基于sim RBF网络的非线性滤波

http://www.zdh1909.com/html/matlab/9611.html 基于sim RBF网络的非线性滤波 文章来源:不详 作者:佚名 该文章讲述了基于sim RBF网络的非线性滤波. 设置参数 P=-1:0.1:1 T=[-0.9602 -0.5770 -0.0729 0.3771 0.6405 0.6600 0.4609 0.1336 -0.2013 -0.4344 -0.5000 -.03930 -0.1647 0.0988 0.3027 0.3960 0.3449 0.1816 -0.0312 -0.2189 -0.3201] for i=1:5 net=newrbe(P,T,i); y(i,:)=sim(net,P); end %绘制误差曲线 plot(1:21,y(1,:)-T); hold on; plot(1:21,y(2,:)-T,'+'); hold on; plot(1:21,y(3,:)-T,'.'); hold on; plot(1:21,y(4,:)-T,'g*'); hold on; plot(1:21,y(5,:)-T,'r--'); hold off; %限制坐标起点和终点 axis([0 25 -0.5 0.5]);

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值