登录
首页 » matlab » lsm-rbf

lsm-rbf

于 2011-04-13 发布 文件大小:1KB
0 231
下载积分: 1 下载次数: 1

代码说明:

说明:  一种最小二乘法的RBF网络 ---------------------------------- radical basis function neural network ------------------------------------------ clear all close all global sp k w2 b2 unitcenters alldatanum=400 traindatanum=300 testdatanum=100 sp=8 errorlimit=0.1 u=rand(1,alldatanum+10) y=zeros(1,alldatanum+10) for i=4:alldatanum+3 y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+... y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。(radical basis function neural network ------------------------------------------ clear all close all global sp k w2 b2 unitcenters alldatanum=400 traindatanum=300 testdatanum=100 sp=8 errorlimit=0.1 u=rand(1,alldatanum+10) y=zeros(1,alldatanum+10) for i=4:alldatanum+3 y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+... y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • VELAN
    matlab速度分析程序,用于地震勘探速度分析及动校正(NMO)。(Matlab velocity analysis procedures for seismic velocity analysis and dynamic correction (NMO).)
    2020-07-18 14:28:47下载
    积分:1
  • AXB
    matlab和C++混合编程,利用高斯算法计算Ax=B求解(Solve Ax=B Using combination matlab and c++)
    2010-02-26 23:24:46下载
    积分:1
  • VBLST
    无线通信中MIMO信道的空时编码技术之V-Blast编码(Wireless communication MIMO channel coding of space-time coding technology V-Blast)
    2012-12-30 22:16:10下载
    积分:1
  • matlabsimulink
    matlab仿真教程——matlab的仿真工具simulink的快速入门与使用,包括建模方法和系统仿真等内容。(The matlab simulation tutorial- matlab simulation tools simulink Quick Start and use, including the modeling method and system simulation.)
    2012-08-26 16:33:20下载
    积分:1
  • Speech_Codes
    基于MFCC的语音识别,matlab程序(MFCC-based speech recognition, matlab program)
    2019-01-22 09:11:16下载
    积分:1
  • SSR_ycbcr
    通过ssr算法,在YCBCR空间上 对Y分量单独处理,来实现对图像光照不均匀处理,效果很好 可以继续改进(By ssr algorithm, YCBCR space on the Y component alone, to achieve uniform illumination of image processing, the effect is very good to continue to improve)
    2011-05-05 19:34:05下载
    积分:1
  • ica
    fastica算法,去除眼电,实现对脑电的去噪处理(fastica algorithm to remove the EOG)
    2020-09-20 15:17:53下载
    积分:1
  • 3
    说明:  反演自适应动态滑模控制,可以有效降低抖振(Inversion adaptive dynamic sliding mode control can effectively reduce the chattering)
    2013-10-11 16:29:22下载
    积分:1
  • question4
    按UTM投影(或高斯投影)方式,将星下点轨迹图投影到地图坐标上 (By UTM projection (or Gaussian projection) mode, the ground track diagram projected onto the map coordinates)
    2013-11-24 11:17:47下载
    积分:1
  • 20150310VC-AND-DTC
    矢量控制的直接转矩的仿真图,使用版本matlab2010a,程序可以用(simulink of matlab)
    2015-03-10 16:47:12下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载