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

搜索资源列表

  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. simulation-LMS

    0下载:
  2. 本文件是关于自适应波束形成算法的matlab仿真,其中对LMS、RLS等算法给出了具体的程序。-This document is on adaptive beam-forming algorithm of matlab simulation, including LMS, RLS) give a specific procedures.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:182481
    • 提供者:苏明坤
  1. The-normalized-LMS-algorithm-

    0下载:
  2. 归一化LMS自适应均衡算法的MATLAB仿真程序-The normalized LMS algorithm of MATLAB simulation
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:721
    • 提供者:
  1. Adaptive-Filtering-MATLAB--report

    0下载:
  2. 基于lms算法的自适应滤波器的matlab实现(包括详细的编程代码)-Adaptive filter based on the lms algorithm matlab implementation (including details of the programming code
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:35406
    • 提供者:yu
  1. LMS

    0下载:
  2. 智能天线自适应LMS算法matlab仿真-LMS algorithm matlab simulation of smart antenna
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:868
    • 提供者:ru
  1. variable-LMS-matlab

    0下载:
  2. 基与matlab仿真平台,编写变步长LMS自适应滤波器算法,该算法能够解决收敛速度和稳态精度的固有矛盾。-Based on Matlab simulation platform, the preparation of a variable step size LMS adaptive filter algorithm, which is able to resolve the contradictions inherent in convergence speed and steady prec
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2035
    • 提供者:王玉珠
  1. LMS--matlab

    0下载:
  2. LMS算法源程序,包括仿真,自适应陷滤波器,IIR滤波器等-LMS algorithm source, including simulation, adaptive notch filters, IIR filters, etc.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:116621
    • 提供者:张三
  1. zishiying

    0下载:
  2. 说明,matlab,这是由matlab m文件编写自适应源程序,包括lms、RLS自适应算法-Descr iption, Matlab, which is written by Matlab m file adaptive source, including lms, the RLS adaptive algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1325
    • 提供者:zhang.Mr
  1. bpsk

    0下载:
  2. 基于2bpsk的lms自适应算法的实现,matlab代码-Lms adaptive filter based on 2bpsk and the code o fmatlab
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:935
    • 提供者:王敬
  1. LMS-Matlab

    0下载:
  2. 自适应噪声抵消LMS算法,以及MATLAB仿真程序-Adaptive noise cancellation LMS algorithm, and MATLAB simulation program
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:185278
    • 提供者:梁朝辉
  1. LMS

    0下载:
  2. 本代码是关于自适应波束形成的代码,基于matlab软甲,lms算法-The code is the code on the adaptive beamforming matlab soft shells, lms algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-12-08
    • 文件大小:1136
    • 提供者:漳浦
  1. dpdsimulation

    1下载:
  2. DPD预失真算法的matlab仿真实现,其中包括了LMS,RLS,LS等自适应算法-the digital predistortion algorithm basic on matlab
  3. 所属分类:matlab

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