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

搜索资源列表

  1. LMS_correlative

    1下载:
  2. 此程序是用MATLAB编写的时域解相关的LMS自适应算法程序。-This program is written in MATLAB for time domain LMS adaptive algorithm related procedures.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:105859
    • 提供者:yingzi
  1. LMS_Algo

    0下载:
  2. 功能描述:用matlab语言实现LMS自适应算法 函数名:LMS_Algo 输入参数: (1)M:滤波器的阶数 (2)N:LMS算法迭代的次数 (3)mu:自适应参数 (4)xn:LMS算法的输入序列 输出参数: (1)系数矢量A -Function Descr iption: The LMS adaptive algorithm matlab language function name: LMS_Algo Input para
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:706
    • 提供者:赵明诚
  1. RLS_Algo

    0下载:
  2. 功能描述:用matlab语言实现RLS自适应算法 函数名:RLS_Algo 输入参数: (1)M:滤波器的阶数 (2)N:LMS算法迭代的次数 (3)lamda:遗忘因子 (4)xn:LMS算法的输入序列 输出参数: (1)系数矢量A 调用函数:无 被调用: 作者:mingcheng 编写时间:2009-10-13 修改时间:2009-10-13 版本:V1.0 -Function Descr
  3. 所属分类:matlab

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

    0下载:
  2. 自适应消噪源码,利用LMS算法和matlab仿真工具去除随机噪声-Adaptive noise source, using LMS algorithm and simulation tools to remove the random noise matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:110789
    • 提供者:李稳
  1. zishiiying

    0下载:
  2. 自适应滤波算法是自适应滤波器实现过程中较为重要的环节,数字信号处理器的出现为数字信号处理算法的 实现和大规模数据的实时处理提供了可能。通过对自适应最小均方算法(LMS) 及其各种改进算法的Matlab 仿真,进行分 析及归纳比较,得出结论,并在此基础上,提出算法的优化方案,以DSP 为平台,用汇编语言对自适应算法进行了描述,最终 以DSP 为平台完成了自适应滤波器的设计。-Adaptive filtering algorithm is an adaptive filter proce
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:360541
    • 提供者:xiliao
  1. ip

    1下载:
  2. 介绍了一种用于ip电话的自适应回声消除器,采用LMS自适应滤波器实现。首先通过MATLAB进行LMS算法的步长选择,并用生成的符合G.168要求的带限CCS测试信号对回声消除器的性能进行了测试-Introduced a kind of adaptive echo cancellation ip phone device, using LMS adaptive filter. Carried out by MATLAB first step LMS algorithm selection, and
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:129630
    • 提供者:xiliao
  1. MATLAB

    0下载:
  2. 自适应滤波的基本LMS算法的例程,有基本的信号对比-The basic LMS algorithm for adaptive filtering routines, some basic signal contrast
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1761
    • 提供者:chengwenfan
  1. NLMS

    0下载:
  2. 归一化LMS算法即NLMS算法源程序,自适应信号处理变步长经典算法-Normalized LMS algorithm for the NLMS algorithm source code, adaptive signal processing algorithm for variable step classical
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:911
    • 提供者:wanghaiyan
  1. antenna

    1下载:
  2. 使用MATLAB对智能天线自适应LMS算法部分进行仿真,假设共有4个天线单元-Adaptive smart antenna using MATLAB, the simulation part of the LMS algorithm, assuming a total of four antenna elements
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:772
    • 提供者:张茂磊
  1. lms-matlab

    0下载:
  2. matlab仿真的lms自适应滤波的算法代码-matlab simulation of the lms algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:769
    • 提供者:语筱悦
  1. lms

    0下载:
  2. 一个简单的自适应lms算法,用matlab做的仿真,很适合初学者-A simple adaptive lms algorithm, the simulation with matlab do, it is suitable for beginners
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:26054
    • 提供者:王阳
  1. DSP-LMS.txt

    0下载:
  2. 在DSP实现自适应均衡器的程序,LMS算法,对于学习MATLAB有一定用处。-Adaptive equalizer in the DSP program, LMS algorithm, MATLAB has some use for learning.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:691
    • 提供者:juechenxia
  1. MATLAB-LMS

    0下载:
  2. MATLAB LMS算法 用于自适应滤波-MATLAB LMS algorithm for adaptive filtering
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1085
    • 提供者:Osmond
  1. Adaptive-algorithm

    1下载:
  2. 自适应回波消除算法matlab代码,其中包含有:LMS,NLMS,RLS,VSLMS,VSNLMS-the matlab code of Adaptive algorithm,including:LMS,NLMS,RLS,VSLMS,VSNLMS
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:5070
    • 提供者:陈飞
  1. matlab-RLSaLMS

    0下载:
  2. 自适应信号处理中LMS算法和RLS算法的比较仿真-Adaptive signal processing in the LMS algorithm and RLS Algorithms Simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1511
    • 提供者:小龙
  1. LMS

    0下载:
  2. LMS算法的matlab仿真,自适应滤波器的仿真实现,很基础也很常用的方法,一定要掌握的-LMS algorithm matlab simulation, Simulation of adaptive filter, it is also the basis of common methods, we must grasp
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:580
    • 提供者:dede
  1. adaptive-filter

    0下载:
  2. 包括了LMS算法,RLS算法实现的自适应滤波器,以及Wiener最优滤波器-Including the LMS algorithm, RLS algorithm adaptive filter, and Wiener optimal filter
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2508
    • 提供者:浪迹工大
  1. Untitled

    0下载:
  2. 最小均方误差自适应算法程序的MATLAB仿真-lms adaptive algorithm simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:631
    • 提供者:wangkai
  1. adaptive-filter-of-MATLAB

    0下载:
  2. matlab 的自适应滤波器仿真程序,包括LMS算法的仿真程序,NLMS算法的仿真程序-adaptive filter matlab simulation program, including the LMS algorithm of the simulation program, NLMS algorithm simulation program
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:6325
    • 提供者:zhangyubin
  1. LMS

    0下载:
  2. 关于LMS算法的MATLAB仿真程序,LMS自适应滤波算法的仿真结果和收敛过程。-About LMS algorithm MATLAB simulation program, LMS adaptive filter algorithm simulation results and convergence process.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:3029
    • 提供者:王娜娜
« 1 2 3 4 5 6 7 89 10 11 12 13 14 15 »
搜珍网 www.dssz.com