xxxx18一60岁hd中国/日韩女同互慰一区二区/西西人体扒开双腿无遮挡/日韩欧美黄色一级片 - 色护士精品影院www

資源簡介

elm極限學(xué)習(xí)機(jī)預(yù)測風(fēng)速 預(yù)測精度高能夠形成完成的預(yù)測風(fēng)速

資源截圖

代碼片段和文件信息

clc;
clear?all;
load?exnet;

out=sim(netxx);
out=out*(v2-v1)+v1;
yy=yy*(v2-v1)+v1;
figure(1)
t=70:1:80;
outt=out(t)
plot(outt‘--‘);
hold?on;
t=70:1:80;
yy=yy(t)
plot(yy)
xlabel(‘時(shí)間?s‘);ylabel(‘風(fēng)速?米/s‘);
legend(‘虛線:預(yù)測數(shù)據(jù)曲線‘‘實(shí)線:實(shí)際數(shù)據(jù)曲線‘);
figure(2)
subplot(212);plot(outt)
xlabel(‘時(shí)間?s‘);ylabel(‘預(yù)測曲線?米/s‘);
subplot(211);plot(yy)
xlabel(‘時(shí)間?s‘);ylabel(‘實(shí)際曲線?米/s‘);
len=length(out);
for?i=1:11
??error(i)=outt(i)-yy(i)
end
figure(3)
plot(1:11error);
xlabel(‘時(shí)間?s‘);ylabel(‘預(yù)測值與實(shí)際值的誤差?米/s‘);

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----

?????文件????????571??2015-10-21?09:42??ELM\elman1.m

?????文件????????624??2015-05-20?19:51??ELM\elmpredict.m

?????文件????????864??2015-05-20?19:51??ELM\elmtrain.m

?????文件????7886668??2015-10-20?20:23??ELM\exnet.mat

?????文件????????837??2015-05-20?22:32??ELM\Qu.m

?????文件???????1110??2015-05-20?19:50??ELM\Queue.m

?????文件???????8122??2015-10-20?20:13??ELM\Untitled.m

?????文件????????571??2015-05-24?15:21??ELM\Untitled1.asv

?????文件????????571??2015-05-24?15:22??ELM\Untitled1.m

?????目錄??????????0??2016-11-21?10:53??ELM

-----------?---------??----------?-----??----

??????????????7899938????????????????????10


評論

共有 條評論

相關(guān)資源