CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - lms.m

搜索资源列表

  1. LMSALGORITHEM

    0下载:
  2. LMS 算法MATLAB代码,可以经常LMS的计算.这个是.M文件.希望大家多交流-LMS algorithm MATLAB code, LMS can often calculated. the yes. M documents. we hope that more exchanges
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1727
    • 提供者:吴仁
  1. LMS11

    0下载:
  2. 自己编的LMS自适应算法的MATLAB源程序 本程序内容: 产生一个信号+白噪声序列,用lms算法自适应去除噪声; lmsx.m为自适应函数 task2.m为主函数,其中调用lmsx.m -own series of the LMS algorithm MATLAB source of this program : produce a white noise signal sequence, using LMS adaptive algorithm for removing
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:959
    • 提供者:通信学生
  1. Volterra_MultiStepPred_luzhenbo

    3下载:
  2. 基于Volterra滤波器混沌时间序列多步预测 作者:陆振波,海军工程大学 欢迎同行来信交流与合作,更多文章与程序下载请访问我的个人主页 电子邮件:luzhenbo@sina.com 个人主页:luzhenbo.88uu.com.cn 参考文献: 1、张家树.混沌时间序列的Volterra自适应预测.物理学报.2000.03 2、Scott C.Douglas, Teresa H.-Y. Meng, Normalized Data Nonlineariti
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:11847
    • 提供者:陆振波
  1. AllNeuralNetworkCompute

    0下载:
  2. 包含6个*.m文件,分别是adline网络,bp网络,hopfiled网络,字符识别,学习速度自适应,和增强型lms算法的六个仿真算法程序,真是我的珍藏,这次全抖出来了。-contains 6 m *. documents were adline network bp network hopfiled network, character recognition, adaptive learning speed, lms and enhanced algorithm simulation alg
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2579
    • 提供者:马海波
  1. LMS9

    0下载:
  2. 基于LMS算法的自适应噪声消除仿真分析,内含详细的文档说明-LMS-based adaptive noise cancellation algorithm simulation analysis, contains a detailed documentation
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:151716
    • 提供者:阿飞
  1. equalization

    4下载:
  2. 实现数字音频信号的幅频均衡,采用了lms算法和rls算法,有MATLAB的simulink模型,和m文件,还有部分c程序,已经本人完全测试过。-Digital audio signal of the amplitude-frequency equalization, using lms algorithm and rls algorithms, there are MATLAB-simulink model, and the m file, as well as part of the c pr
  3. 所属分类:matlab

    • 发布日期:2014-05-26
    • 文件大小:1145106
    • 提供者:xiaohuo
  1. mylsm.m

    0下载:
  2. 一种采用LMS算法来求出滤波因子和输出函数函数。-A function which can calculate the filer impulse response and output signal base on LMS algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:746
    • 提供者:天生我材
  1. LAN2

    0下载:
  2. LMS算法和NLMS算法的比较。模拟的是回声消除。但没办法消除回声,只能做有限的处理。-LMS algorithm and NLMS algorithms. Simulate the echo cancellation. But no way to eliminate echo, can do only limited processing.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:847
    • 提供者:yisiqin
  1. LMS_RLS_sim

    0下载:
  2. 功能描述:测试LMS与RLS算法,比较两种算法的收敛特性 文件名:LMS_RLS_sim.m 测试用例: x(n)+a1*x(n-1)+a2*x(n-2)=e(n),a1=-1.6,a2=0.81,e(n)为高斯白噪声 文件输出:系数a1的值 调用函数:function [A] = LMS_Algo(M,N,mu,xn) 被调用:无 作者:mingcheng 编写时间:2009-10-13 修改时间:2009-10-13
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:935
    • 提供者:赵明诚
  1. LMS

    0下载:
  2. 用MATLAB编写的LMS算法源程序,是一个M函数-LMS algorithm source code written in MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:855
    • 提供者:wanghaiyan
  1. setup

    0下载:
  2. m with a number of documents! Hope can help to the needy friends! While a few of the LMS m documents!
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:546
    • 提供者:nguyen
  1. matlab-lms

    0下载:
  2. matlab最小二乘程序,用最小二乘法计算的初值,取前m个数据-matlab LMS matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:631
    • 提供者:yh
  1. lms1.m

    0下载:
  2. LMS自适应滤波器是使滤波器的输出信号与期望响应之间的误差的均方值为最小,因此称为最小均方(LMS)自适应滤波器,这个是LMS在matlab的m文件,使用方便-LMS adaptive filter is the mean square value of the minimum error between the filter output signal and desired response, so called least-mean-square (LMS) adaptive filte
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:866
    • 提供者:Freelance
  1. LMS

    3下载:
  2. 基于一阶AR模型u(n)=0.99u(n-1)+v(n),白噪声方差0.93627.步长0.05.分别使用M=2和M=3抽头的滤波器,用LMS算法实现u(n)的线性预测估计。并附仿真图已被参考。-Based on a first-order AR model u (n) = 0.99u (n-1) the+v (n), the white noise variance 0.93627 step 0.05. Respectively with M = 2 and M = 3-tap filter,
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:32417
    • 提供者:song
  1. computerwork_1

    1下载:
  2. 1) 借助MATLAB画出误差性能曲面和误差性能曲面的等值曲线; 2) 写出最陡下降法, LMS算法的计算公式( ); 3) 用MATLAB产生方差为0.05,均值为0白噪音S(n),并画出其中一次实现的波形图; 4) 根据2)中的公式,并利用3)中产生的S(n),在1)中的误差性能曲面的等值曲线上叠加画出采用最陡下降法, LMS法时H(n)的在叠代过程中的轨迹曲线。 5)用MATLAB计算并画出LMS法时 随时间n的变化曲线(对 应S(n)的某一次的一次实现)和e(n)波形;某
  3. 所属分类:matlab

    • 发布日期:2017-11-03
    • 文件大小:1438984
    • 提供者:lay
  1. LMS

    0下载:
  2. LMS算法的MATLAB实现函数, 输入参数: xn 输入的信号序列 (列向量) dn 所期望的响应序列 (列向量) M 滤波器的阶数 (标量) mu 收敛因子(步长) (标量) 要求大于0,小于xn的相关矩阵最大特征值的倒数 itr 迭代次数 (标量)-LMS algorithm MATLAB realization function
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:855
    • 提供者:李栋
  1. RLS.m

    0下载:
  2. 好几个LMS和RLS的自适应滤波算法,系统便是和噪声对消-Several LMS and RLS adaptive filtering algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:18330
    • 提供者:杨阳
  1. lmssignsign.m

    0下载:
  2. LMS sign-sign performing in Matlab. Tested
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1028
    • 提供者:Alex
  1. lmstxt2txt.m

    0下载:
  2. 将LMS Test.lab转换后的txt文档,分离成独立的txt列向量,并且针对数据进行截取长度。 采用20通道模拟,需要请改变25行-The LMS Test.lab converted txt document txt separated into independent column vectors, and for the length of data interception. 20-channel analog, need to ask to change line 25
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1115
    • 提供者:靳行
  1. ModifiedLMS

    0下载:
  2. 核心代码为 "mlms.m" ,其基础为LMS算法(最小均方差算法)。 "demon_mlms.m"演示了算法的收敛性能,而 "De50HzInterference.m" 则给出了其在去50Hz工频干扰方面的应用。当然,算法本身还可以应用在其他方面,比如回声消除等,只需要在此基础上做出相应的修改即可以应用在自己的工程上。(The core file is "mlms.m". it's modified LMS met
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:66560
    • 提供者:ZhaoYiMing
« 1 23 4 »
搜珍网 www.dssz.com