登录
首页 » matlab » IIR_rls

IIR_rls

于 2010-04-27 发布 文件大小:2KB
0 220
下载积分: 1 下载次数: 0

代码说明:

说明:  基于RLS算法的MATLAB程序,非常有用,可以试试,是源代码(RLS algorithm based on MATLAB program, very useful, you can try, is the source code)

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

发表评论

0 个回复

  • fir_com
    用matlab实现低通滤波器。采用的是FIR低通滤波器实现。(Low pass filter with matlab. Using the FIR low-pass filter.)
    2011-04-29 15:01:26下载
    积分:1
  • xiaobosuanfa
    采样频率 fs=10000 轴承外环故障信号 fid=fopen( bearingout.dat , r ) 故障 N=1024 xdata=fread(fid,N, int16 ) fclose(fid) xdata=(xdata-mean(xdata))/std(xdata,1) 时域波形 figure(1) plot(1:N,xdata) xlabel( 时间 t/n ) ylabel( 电压 V/v ) db10小波进行4层分解 一维小波分解 [c,l] = wavedec(xdata,4, db10 ) 重构第1~4层细节信号 d4 = wrcoef( d ,c,l, db10 ,4) d3 = wrcoef( d ,c,l, db10 ,3) d2 = wrcoef( d ,c,l, db10 ,2) d1 = wrcoef( d ,c,l, db10 ,1) ( Sampling frequency fs = 10000 bearing outer ring fault signal fid = fopen (' bearingout.dat' , ' r' ) failure N = 1024 xdata = fread (fid, N, ' int16' ) fclose (fid ) xdata = (xdata-mean (xdata))/std (xdata, 1) time-domain waveform figure (1) plot (1: N, xdata) xlabel (' Time t/n' ) ylabel ( ' voltage V/v' ) db10 wavelet decomposition 4 layer one-dimensional wavelet decomposition [c, l] = wavedec (xdata, 4, ' db10' ) 1 ~ 4 reconstructed detail signal d4 = wrcoef (' d' , c, l, ' db10' , 4) d3 = wrcoef (' d' , c, l, ' db10' , 3) d2 = wrcoef (' d' , c, l, ' db10' , 2) d1 = wrcoef (' d' , c, l, ' db10' , 1) )
    2011-05-21 16:48:36下载
    积分:1
  • MATLAB
    用MATLAB和ANSYS进行振动仿真英文--附带程序包(Using MATLAB and ANSYS simulation of vibration in English- comes with the package)
    2011-11-13 10:16:12下载
    积分:1
  • Trangular-Method-For-Camera-Calibration
    Tiangular Method for Camera Calibration.abstripe48 file is used to generate the pattern for cameras to take and biaoding is used for the pictures taken.
    2013-11-19 19:21:50下载
    积分:1
  • mma7260
    arm9 adc采集mma 7260加速度传感器的信号数据绘制及信号样本空间txt文档(arm9 adc acquisition mma 7260 accelerometer signal data and signal the sample space to draw txt document)
    2011-01-06 20:05:55下载
    积分:1
  • encoder
    利用matlab实现glomb编码算法,实现了数据的压缩(Coding algorithm using matlab to achieve glomb)
    2013-10-28 18:34:15下载
    积分:1
  • New-Microsoft-Word-Document
    Bit plane slicing using MATLAB
    2013-12-17 18:47:10下载
    积分:1
  • ACO
    改进蚁群算法求两点间最短路径,基于matlab(Improved ant colony algorithm for the shortest path between two points, based on matlab)
    2021-03-20 11:59:18下载
    积分:1
  • pout
    无线通信抗衰落,合并器输出信噪比的概率密度函数比较。选择性合并,最大比率合并,等增益合并的概率比较(Slow Fading Plot Outage Probabiloty vs SNR for maximum ratio combining, coherent combining and antenna selection.)
    2015-05-24 20:05:33下载
    积分:1
  • 8FSK
    8FSK系统,波形生成,相干解调,非相干解调等(8FSK systems, waveform generation, coherent detection, non-coherent demodulation, etc.)
    2021-05-13 09:30:03下载
    积分:1
  • 696516资源总数
  • 106668会员总数
  • 21今日下载