登录
首页 » matlab » lsm-rbf

lsm-rbf

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

  • box-dimension
    这是一个计算一维时间序列盒维数的计算程序,用matlab语言编写,希望对大家有帮助。(This is a calculated one-dimensional time series box dimension of the calculation procedures, using Matlab language. We want to help.)
    2006-10-23 17:22:39下载
    积分:1
  • ICP123
    matlab icp codematlab icp codematlab icp code
    2010-05-31 18:36:01下载
    积分:1
  • crossvalidate
    10折交叉验证代码 自编函数 可用于任何数据 直接使用即可(10 fold cross validation code editing the function can be used in any data can be used directly )
    2021-02-28 10:29:36下载
    积分:1
  • ExtendedKalmanFilter
    扩展卡尔曼滤波程序,自己在用的,效果还可以,给大家参考下(Extended Kalman filtering procedure)
    2017-06-06 15:47:39下载
    积分:1
  • 123456
    根据所给样本数据用三种不同的方法绘制该公路并估计其长度。 分别用线性插值法、最近邻域插值法和三次样条插值法计算公路长度,并用勾股定理估计公路的长度 (According to the sample data in three different ways, the road map and estimate its length. , Respectively, by linear interpolation, nearest neighbor interpolation domain and cubic spline interpolation method to calculate the length of highways and roads with an estimated length of Pythagorean Theorem)
    2008-12-10 22:13:46下载
    积分:1
  • kmean
    K mean分类方法,在模式分类中应用极其广泛,利用不断更新期望中心点来划分类别(K mean classification,widely used in pattern classification.)
    2012-03-28 05:58:47下载
    积分:1
  • matlab-Genetic-algorithm-toolbox
    遗传算法matlab的工具箱,关于遗传算法的matlab基本编程程序(Genetic algorithm matlab toolbox genetic algorithm matlab basic programming procedures)
    2013-02-20 11:12:21下载
    积分:1
  • cc
    matlab,实现永磁同步电机调速。pid控制(matlab,pmsm,PID controller)
    2013-12-04 11:42:00下载
    积分:1
  • FinnedTubeZhengfaqiZone2
    计算工程热力学物性参数,主要用于MATLAB调用Refprop的 (Computational Engineering Thermodynamics physical parameters, mainly used to call Refprop of MATLAB)
    2015-09-13 15:32:03下载
    积分:1
  • mangruanfenli
    matlab编写的,盲源分离的程序汇总,学习信号处理非常有用(matlab written summary of blind source separation program, learning is very useful signal processing)
    2010-07-15 13:43:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载