登录
首页 » matlab » lsm-rbf

lsm-rbf

于 2011-04-13 发布 文件大小:1KB
0 242
下载积分: 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 个回复

  • coef
    Matlab program of a coupling coefficient in a step index fiber coupler for variation of separation of fiber axis
    2010-06-06 17:08:09下载
    积分:1
  • pso
    pso算法的简单程序,全面的实现了算法的简单快捷性。解决寻找最优问题。(the pso algorithm simple program, comprehensive implementation of the algorithm is simple and quick. The search for optimal problem.)
    2013-04-16 09:23:05下载
    积分:1
  • SwarmBat1001
    This is a Swarm BAT Algorithm.
    2014-02-11 13:47:10下载
    积分:1
  • test_4_image
    simulation of slm papr reduction
    2010-09-01 02:33:24下载
    积分:1
  • OFDM-matlab
    OFDM的matlab仿真,调制解调,交织,信道编解码,高斯信道和瑞利衰落信道下的分别进行仿真的程序。(OFDM matlab simulation, modulation and demodulation, interleaving, channel coding and decoding, Gaussian channel and Rayleigh fading channel simulation procedures, respectively.)
    2013-11-17 16:35:37下载
    积分:1
  • 10.1.1.193.161
    国外的一篇关于飞行器滑模控制的文章,写的比较好,对我启发比较 (Abroad an aircraft sliding mode control article, write better, I am inspired comparison)
    2013-04-09 22:08:37下载
    积分:1
  • xiaobobao
    小波包的分层和提取特征,提供给大家参考,在研究小波中。(Layered and extract wavelet packet provided for your reference in the study wavelet.)
    2015-11-06 15:41:12下载
    积分:1
  • A1
    说明:  Function files in MATLAB for calculation of reduced stiffness for a lamina with a given arbitrary fiber orientation and given values of material data in the principal material directions.
    2011-01-27 07:04:12下载
    积分:1
  • SIFT
    SIFT feature detector
    2010-05-10 00:29:31下载
    积分:1
  • LBP
    基于LBP的图像特征提取算法,检索效果大家可是自己实现试试,这种算法还是比较有优势的,但还需要很多改进(image retrieval algorithm based on LBP)
    2012-05-01 07:28:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载