登录
首页 » matlab » lsm-rbf

lsm-rbf

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

  • DSP1
    1、观察采样引起的混叠。 2、判别离散时间系统的时不变性。 3、利用卷积计算信号通过FIR滤波器的输出,并观察输出信号的input-on暂态、input-off暂态和稳态阶段。 (One to observe the sampling due to aliasing. 2, determine the time invariant discrete-time systems. 3, the use of convolution calculation of the signal through the FIR filter output, and observe the output signal of the input-on transient, input-off transient and steady-state phase.)
    2010-03-11 21:38:32下载
    积分:1
  • An ADRC Design for Ball and Plate system
    An ADRC Design for Ball and Plate system
    2018-07-14 00:10:15下载
    积分:1
  • egdtt
    image edge detect funtion for matlab and example image POSTECH
    2009-12-10 03:14:43下载
    积分:1
  • VCA_compress
    高光谱图像的顶点成分分析,在没有先验知识背景下,提取图像中的端元(Hyperspectral Image vertex component analysis, in the absence of a priori knowledge of background, the extracted image Endmember)
    2008-06-13 13:26:12下载
    积分:1
  • CAmix_accident
    基于元胞自动机模型对于交通事故下的高速公路交通流仿真,在不同大小车比例和交通流条件下,输出交通冲突数,评价道路是否安全。(Whether based on cellular automata model for highway traffic flow simulation in the accidents, the proportion of different sizes of vehicles and traffic flow conditions, the output number of traffic conflict,to evaluate of road safety.)
    2021-03-16 09:39:21下载
    积分:1
  • shuju.xls
    性指标的价值函数达到最小。FCM与HCM的主要区别在于FCM用模糊划分,使得每个给定数据点用值在0,1间的隶属度来确定其属于各个组的程度。与(indicators of the value of minimizing function. HCM FCM with the main difference is fuzzy FCM, broken down to make each set of data points with the value 0, one of the membership to determine its belong to the group level. And)
    2007-06-15 15:58:01下载
    积分:1
  • C4.5决策树
    C4.5决策树的MATLAB实现。内有英文和中文混合注释(C4.5 Decision Tree It has English and Chinese Both Zhu Shi)
    2017-06-25 21:18:55下载
    积分:1
  • Signal_hw
    这是信号分析课程中的作业,本程序产生QPSK信号(This is a signal analysis course in the operation, the procedures QPSK signal)
    2008-04-16 12:53:17下载
    积分:1
  • bayes-Gaussian-networks
    matlab中bayes network tools工具箱下,编写的一个关于输入为连续数值,输出两类的离散数据(bayes network tools toolbox matlab written one on the input of continuous values​ ​ , the output of two discrete data)
    2012-05-13 09:12:42下载
    积分:1
  • SCM
    本程序为空间MIMO建模仿真程序,为MIMO信道建模的必备资料 (This procedure for MIMO spatial modeling and simulation procedures, applies to Spatial channel model for Multiple Input Multiple Output (MIMO) standard for modeling MIMO channel information required)
    2009-07-11 10:03:20下载
    积分:1
  • 696518资源总数
  • 105117会员总数
  • 11今日下载