登录
首页 » matlab » RLS

RLS

于 2009-02-27 发布 文件大小:25KB
0 195
下载积分: 1 下载次数: 58

代码说明:

  应用RLS算法,用Matlab编程实现线性预测.(Application of RLS algorithm, using Matlab linear programming implementation prediction.)

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

发表评论

0 个回复

  • speechenhancementslides
    Image Denoising using Non-local Wavelet Basis
    2011-01-04 06:36:32下载
    积分:1
  • ifyh
    this source code is face recognition
    2010-06-17 14:25:49下载
    积分:1
  • rengongmianyi
    a=load( q.txt ) width=input( 请输入窗宽 ) step=input( 请输入步长 ) m=length(a) for i=1:floor((m-width)/step+1) s(i,1:width)=a(1,1+(i-1)*step:width+(i-1)*step) end b=max(max(s)) M=s./b Rs=input( 请输入本体集半径 ) nd=input( 请输入检测器数模 ) k=1 while k<=nd d{k}=rand(1,width) for i=1:floor((m-width)/step+1) if (norm(d{k}-s(i,:)))^2<Rs break end end k=k+1 end for j=1:nd for i=1:floor((m-width)/step+1) R(i)=(norm(d{j}-s(i,:)))^2(a = load (' q.txt' ) width = input (' Please enter the window width' ) step = input (' Enter step size' ) m = length (a) for i = 1: floor ((m-width)/step+1) s (i, 1: width) = a (1,1+ (i-1)* step: width+ (i-1)* step) end b = max (max (s)) M = s./b Rs = input (' Please enter the body set radius' ) nd = input (' Please enter the number of detector modules' ) k = 1 while k < = nd d {k} = rand (1, width) for i = 1: floor ((m-width)/step+1) if (norm (d {k}-s (i ,:)))^ 2 <Rs break end end k=k+1 end for j=1:nd for i=1:floor((m-width)/step+1) R(i)=(norm(d{j}-s(i,:)))^2)
    2011-05-21 16:46:49下载
    积分:1
  • IMASEGME
    image segmentation using region based
    2010-11-06 03:13:18下载
    积分:1
  • SIGjava
    proyecto de sistema de informacion
    2013-07-10 11:48:38下载
    积分:1
  • possion
    说明:  matlab编写的泊松分布仿真代码,含验证代码(prepared by the Poisson distribution matlab simulation code, including the verification code)
    2009-08-27 10:56:47下载
    积分:1
  • liangxingtai111
    双闭环直流脉宽调速系统仿真,采用外环为转速环,内环为电流环(Double Loop DC PWM System Simulation)
    2013-03-30 22:45:51下载
    积分:1
  • MSE
    Equalization (British: equalisation) is the process of adjusting the balance between frequency components
    2012-11-24 22:40:03下载
    积分:1
  • gongzhenjietiao
    用于滚动轴承故障诊断,找出特征频率,从而进行滚动轴承缺陷进行分析。(For rolling bearing fault diagnosis, to identify the characteristic frequency of rolling bearing defects were analyzed.)
    2016-02-18 05:45:18下载
    积分:1
  • LeastSignificantBit_Embed_Program
    说明:  DCT域的嵌入程序,可以获得较高的鲁棒性,且嵌入秘密信息后的不可感知性也很好。(DCT embedded procedures, get higher robustness, and secret information embedded in the perception is also not very good.)
    2006-03-22 12:54:03下载
    积分:1
  • 696516资源总数
  • 106554会员总数
  • 12今日下载