登录
首页 » matlab » lsm-rbf

lsm-rbf

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

  • RMSE
    说明:  通过matlab编写的几个关于PSNR、mse的图像处理的小程序,希望能对大家有所帮助。(root-mean-square error )
    2011-04-12 22:38:18下载
    积分:1
  • Dynamic-Program
    Dynamic program of unit commitment in power system
    2013-04-11 20:05:21下载
    积分:1
  • matlab_xiaobobao
    一段小波包程序源码,用于提取故障特征信号值和图形化(Some wavelet packet program source code, used to extract fault characteristic signal values ​ ​ and graphical)
    2014-04-25 14:30:17下载
    积分:1
  • erros
    Simple function that given a matrix of exact values and a corresponding matrix of aproximated values determines diferent error types and the error percentage.
    2009-11-02 23:49:56下载
    积分:1
  • 1
    说明:  通过建立药代动力学模型对比正常脑组织和癌组织的Ktrans(A comparison of Ktrans measurements obtained with pharmacokinetic models in human gliomas)
    2011-09-13 22:13:25下载
    积分:1
  • CEEMD_V
    ceemdan是对EMD EEMD的改进算法,此程序包中有子程序和测试例子,可以运行(his algorithm was presented at ICASSP 2011, Prague, Czech Republic Plese, if you use this code in your work, please cite the paper where the algorithm was first presented. If you use this code, please cite: M.E.TORRES, M.A. COLOMINAS, G. SCHLOTTHAUER, P. FLANDRIN, "A complete Ensemble Empirical Mode decomposition with adaptive noise," IEEE Int. Conf. on Acoust., Speech and Signal Proc. ICASSP-11, pp. 4144-4147, Prague (CZ))
    2014-06-28 09:35:47下载
    积分:1
  • pid-control
    该源码来自教程<先进的pid控制及matlab仿真(第一版)>,对初学者非常有帮助.(The source code from the tutorial <advanced pid control and matlab simulation (first edition)>, very helpful for beginners.)
    2008-01-08 22:03:10下载
    积分:1
  • ofdmcdma
    基于MATLAB的MC-CDMA仿真,其中最后两行是音乐代码,删除无影响仿真。(MC-CDMA simulation based on MATLAB)
    2014-08-25 19:47:20下载
    积分:1
  • hamming_1
    脉冲压缩,并进行加窗处理,加hamming窗(Pulse compression and the windowing processing, plus hamming window)
    2012-09-07 10:49:39下载
    积分:1
  • The-answer-for-the-first-of-2013B
    数学建模2013B—第一题答案,自己编写,不狗血,带原题文件(Mathematical modeling of 2013 b- the first answers, write your own, not the dog blood, with the original file. )
    2014-08-19 09:28:50下载
    积分:1
  • 696518资源总数
  • 104787会员总数
  • 23今日下载