登录
首页 » matlab » work2

work2

于 2011-05-20 发布 文件大小:1KB
0 183
下载积分: 1 下载次数: 6

代码说明:

  最小二乘递推算法辨识程序, 输入信号为正态分布白噪声 (RLS identification procedures for the normal white noise input signal)

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

发表评论

0 个回复

  • virtual-force-matlab
    基于虚拟力的matlab覆盖算法..虽然还有点缺陷 但完成了一大部分~~~(matlab virtual force)
    2011-05-29 16:31:35下载
    积分:1
  • pca
    matlab algorithm,PCA (Principal component analysis)used for dimensionality reduction. usage:[NEW_DATA, EIGVECTOR, EIGVALUE] = PCA(DATA, EIG_N)
    2011-08-19 21:38:56下载
    积分:1
  • Func_2DCFAR
    单元平均二维恒虚警检测,常用于目标检测。(The average unit two-dimensional constant false alarm detection , commonly used in target detection .)
    2020-09-26 17:27:48下载
    积分:1
  • turbo
    不用交织的turbo码 很好用 自己试过的 应该会有所帮助的(this is a matlab programme zbout turbo code!you can use it comfortably!)
    2009-07-11 19:11:24下载
    积分:1
  • lsm-rbf
    说明:  一种最小二乘法的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) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。)
    2011-04-13 10:26:06下载
    积分:1
  • jmmse_tpmmse
    MIMO通信系统预编码技术中两种MMSE(TPMMSE,JMMSE)准则下的误码率性能的仿真(Two MMSE precoding techniques in MIMO communication system (TPMMSE JMMSE) of bit error rate performance under the guidelines of the simulation )
    2013-03-27 21:43:10下载
    积分:1
  • zhenji
    用神经网络预测震级,输入的量有面积,烈度等等(ann earthquake)
    2009-05-20 15:21:09下载
    积分:1
  • diguishenjing
    递归算法 [1 1 1 1 1 0 1 0 0 0 1 0 0 0 0 1 1 0 0 0 1 1 1 0 0 1 1 1 1 0] t=[0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1] 给权值赋初值 w1=eye(5,10) w2=eye(10,5) wr=eye(10,10)/3 wobias=eye(6,5)/4 wbias=eye(6,10)/3 x=ones(6,10)/3 ww2=zeros(10,5)/6 ww1=zeros(5,10)/6 wwr=zeros(10,10)/6 wwobias=zeros(6,5)/5 wwbias=zeros(6,10)/4 g=[1 1 1 1 1] f=[1 1 1 1 1 1 1 1 1 1] (Recursive algorithm)
    2011-05-21 16:44:22下载
    积分:1
  • matlab-voice-lib
    matlab语音工具包,里面一些语音处理的典型matlab算法(typical matlab matlab Voice Toolkit, which some of the voice processing algorithm)
    2013-03-21 18:40:23下载
    积分:1
  • DIR2CAS
    Matlab filter conversion
    2011-12-14 10:52:37下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载