CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MATLAB 自适应算法 LMS

搜索资源列表

  1. LMS

    0下载:
  2. 一个简单的LMS算法小程序,在自适应预失真中会用到-LMS algorithm is a simple small program, the adaptive pre-distortion will be used! ! !
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:543
    • 提供者:li tao
  1. 1

    0下载:
  2. 基于lms算法的干扰自适应抵消LMS算法是基于最陡下降法的统计估计的最小均方值算法,令误差的均方值达到最小时的抽头系数的值即为最优解。LMS算法抽头系数w的变化方向为代价方程的负梯度方向。-Lms algorithm based on adaptive interference cancellation algorithm is the LMS steepest descent method based on statistical estimation of the least mean sq
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:3985
    • 提供者:ct
  1. LMS-RLSAdaptiveFilter

    0下载:
  2. 数字信号处理,LMS和RLS实例:给定正弦信号s(n),现在我们获得得是受影响的数据x(n)=s(n)+v(n) , v(n)为方差1.25的告示白噪声信号,请设计一个滤波器,使其输出与s(n)的均方误差最小,并给出用LMS和RLS算法的自适应求解方法的MATLAB仿真。-Digital signal processing, LMS and RLS instance: Given a sinusoidal signal s (n), now we get the data have affect
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:819
    • 提供者:codeshare
  1. lms-matlab

    0下载:
  2. 介绍如何编写自适应lms算法的matlab仿真程序,很适合初学者-How to write adaptive lms algorithm matlab simulation program, it is suitable for beginners
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:380722
    • 提供者:王阳
  1. cmplmsandrls

    0下载:
  2. 自适应算法LMS和rls的MATLAB仿真性能分析-LMS adaptive algorithm and MATLAB simulation performance analysis rls
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:665
    • 提供者:陈园园
  1. LMS-algorithm1

    0下载:
  2. 自适应信号处理中 LMS 算法 程序 结果 以及结果的分析比较-LMS algorithm in adaptive signal processing procedures for analysis and comparison of results and the results
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:108136
    • 提供者:winnie
  1. LMS

    1下载:
  2. 自适应的LMS算法及其应用 本实验通过一个二阶自回归过程来研究实时数据集平均对LMS算法的影响 包含MATLAB代码-LMS algorithm
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:109256
    • 提供者:biantao
  1. TheuseandyanjiuofAdaptivefilter

    1下载:
  2. 该文档是自适应信号处理研究的一篇研究生毕业论文,介绍了自适应的几种常见算法,如LMS,NLMS等等,并在最后有相关的MATLAB程序(LMS程序 自适应滤波器,陷波器,分离器等程序)可以作为自适应信号处理初学者的参考资料-This document is an adaptive signal processing graduate thesis introduces several common adaptive algorithms, such as LMS, NLMS, etc., and
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3514604
    • 提供者:wanghaiyan
  1. mg_prediction

    1下载:
  2. 经典自适应算法lms和核自适应算法klms的matlab程序-Classical adaptive algorithm called lms and kernel adaptive algorithm called klms of matlab program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1489
    • 提供者:王仁
  1. LMS

    1下载:
  2. 用matlab实现LMS自适应算法,20阶的fir滤波器,自适应效果非常好。-Matlab LMS adaptive algorithm, two order of fir filter, the adaptive effect is very good.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:813
    • 提供者:王岩
  1. lms

    0下载:
  2. 自适应波束lms算法基于matlab的仿真程序-The adaptive LMS algorithm based on the matlab simulation program of the beam
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:990
    • 提供者:郝永红
  1. Matlab-train

    0下载:
  2. 有关自适应算法的程序 包括最速下降法,牛顿法,LMS和Newdon-LMS和序贯回归算法-For adaptive algorithm program Including the steepest descent method, Newton s method, LMS and Newdon-LMS and sequential regression algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2819
    • 提供者:孙彦楠
  1. LMS

    0下载:
  2. 自适应滤波器LMS算法的matlab程序,已调试,能正常仿真-Adaptive LMS algorithm, has been debugging
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-12
    • 文件大小:680
    • 提供者:蒋娇龙
  1. LMS

    1下载:
  2. LMS算法是自适应波束形成中的经典算法,程序实现了用LMS算法得出波束形成图。(LMS algorithm is the classic algorithm of adaptive beamforming, and the program realizes beamforming with LMS algorithm.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-17
    • 文件大小:1024
    • 提供者:tinghuan
  1. f200_DenoiseScan

    0下载:
  2. LMS算法的MATLAB实现与仿真。能够用做自适应滤波等自适应算法中。(MATLAB implementation and Simulation of LMS algorithm. Can be used as adaptive filtering and other adaptive algorithms.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:3072
    • 提供者:周周A
  1. 3

    3下载:
  2. 对基于LMS(最小均方)、NLMS(归一化最小均方)、RLS(递归最小二乘)算法的自适应噪声抵消系统进行MATLAB仿真,发现这几种算法都能从高背景噪声中有效地抑制干扰提取出有用信号,显示出了良好的的收敛性能,相比之下RLS算法去噪效果较好,呈现出更快的收敛速度,更强的稳定性和抑噪能力(the principle of LMS (minimum mean square), NLMS (normalized least mean square), RLS (recursive least squa
  3. 所属分类:书籍源码

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:321手背后
  1. RLS与LMS算法matlab实现

    1下载:
  2. 经典的LMS与RLS递归最小二乘算法,有中文注释,很好理解(Classic LMS AND RLS recursive least squares algorithm, Chinese notes, very good understanding.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:淘气哥
  1. LMS自适应滤波

    1下载:
  2. 本matlab反正验证仿真了LMS自适应滤波,其中包含了详细的算法说明。
  3. 所属分类:matlab例程

  1. LMS算法

    1下载:
  2. lms自适应滤波算法的matlab仿真。包含lms算法的学习曲线。(lms adaptive filtering)
  3. 所属分类:通讯编程

    • 发布日期:2021-01-20
    • 文件大小:2048
    • 提供者:utopia713
  1. 去噪LMS自适应滤波器模型

    1下载:
  2. 这个是LMS算法自适应滤波器模型,实现去噪功能,通过使用matlab库里的LMS模块来实现。
  3. 所属分类:matlab例程

« 1 2 3 4 56 7 8 9 10 ... 15 »
搜珍网 www.dssz.com