CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - LMS的仿真实现

搜索资源列表

  1. MATLAB

    1下载:
  2. 我的毕业论文题目是自适应语音滤波 C实现的LMS程序,老师又要求用MATLAB进行仿真 本程序只能对WAV格式的波形文件进行处理
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3142
    • 提供者:jj
  1. 55593371LMSdedspshixian

    0下载:
  2. 对信道估计的lms算法的仿真,实现了对器平台的搭建
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:501354
    • 提供者:名字
  1. 43680518bianbuchangLMS

    0下载:
  2. 在信道估计中实现了变步长的lms算法,完成仿真平台
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:911
    • 提供者:名字
  1. RLS

    1下载:
  2. RLS算法在MATLAB上仿真实现的程序,用于通信信道估计。-RLS algorithm is implemented in MATLAB on a simulation program for the communication channel estimation
  3. 所属分类:Communication

    • 发布日期:2017-03-23
    • 文件大小:665
    • 提供者:madier
  1. 1

    0下载:
  2. 关于LMS滤波的文章很实用的有关于仿真实现算法的解说 -On the LMS filter is very useful article on the simulation algorithm explanation
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:263877
    • 提供者:lixiaoyan
  1. LMSandRLS

    2下载:
  2. 自适应滤波的RLS和LMS算法,对其有完整的实现,注释详细,对QAM编码进行仿真,并有性能分析曲线。-realize the adaptive filter RLS and LMS algorithm. QAM coder and decoder.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:4851
    • 提供者:zpqmal
  1. LMSsuanfazishiyingjunhengqi

    0下载:
  2. 在MATLAB中,使用LMS算法实现自适应均衡器,通过改变收敛因子和滤波器阶数就可以仿真均衡器的收敛速度和精度。-In MATLAB, use the LMS algorithm adaptive equalizer by changing the order of the convergence factor and the filter can simulate the equalizer on the convergence speed and accuracy.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:605
    • 提供者:wanchun
  1. ILMSS-MATLLABn

    0下载:
  2. 介绍了一种基于最小均方算法(LMS 算法) 的自适应均衡器的原理与结构,针对用硬件实现LMS算法的自适应均衡器存在的诸多缺点,运运用MATLAB 工具对各种结构形式的自适应均衡器在不同信道模型下的收敛速度与与精度进行仿真,并介绍了该仿真程序源码。 可直接使用。 -Based on the principle and the structure of the adaptive equalizer in the least mean square algorithm (LMS algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:191910
    • 提供者:despise
  1. AAdaptiveequad

    0下载:
  2. 自适应均衡器的LMS算法实现及其仿真 :自适应均衡器已广泛应用于通信、雷达、声纳、控制和生物医学工程等许多领域,为克服多径衰落和信道失真引起的的码间干扰,实时跟踪移动通信信道的时变特性,笔者设计了一个基于LMS 算法的自适应线性均衡器,并通过改变步长因子Δ来分析其收敛速度和均方误差特性. -Adaptive equalizer LMS algorithm and its simulation: adaptive equalizer has been widely used in commun
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-15
    • 文件大小:306314
    • 提供者:wanynall
  1. ADSP

    0下载:
  2. 比较实现了自适应滤波器的LMS算法与RLS算法,不同的参数,仿真图!-compare the RLS and LMS alorigthm,with different varibles
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:75052
    • 提供者:陈长帅
  1. LMS-AND-RLS

    1下载:
  2. 在高斯白噪声环境下,实现信道的自适应均衡,信道的参数可以自行设置,观察不同的信道情况对均衡效果的影响。文件附报告、源程序、仿真截图,内容详尽!-In the Gaussian white noise environment, to achieve adaptive channel equalization, channel parameters can be set up their own, different channel conditions observed on the equili
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:189572
    • 提供者:范泛
  1. LMSnew

    0下载:
  2. 实现对最小均方算法LMS的仿真,及其收敛性能的实现-Achieve the minimum mean square LMS algorithm simulation and performance to achieve convergence
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:810
    • 提供者:阿撒
  1. lvbo

    0下载:
  2. 实现用LMS算法进行自适应滤波的仿真,基于GUI实现-Implementation using LMS algorithm for the simulation of adaptive filter, based on the GUI implementation
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3488
    • 提供者:阿撒
  1. Newton_lms

    0下载:
  2. 根据牛顿—LMS算法原理,实现了牛顿-LMS算法的仿真,并画出了权轨迹随迭代次数的变化图形-According to the principles of Newton_LMS algorithm,the simulation of Newton_LMS is realized and the graphics of trace of weight versus iteration times is drawn
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:626
    • 提供者:lewi
  1. lms

    0下载:
  2. 自适应滤波器的仿真程序,lms算法实现自适应滤波-Adaptive filter simulation program, lms adaptive filter algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:517
    • 提供者:wj
  1. lms

    0下载:
  2. 自适应滤波器的仿真建模,lms算法实现自适应滤波-Simulation modeling adaptive filter, lms adaptive filter algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6130
    • 提供者:wj
  1. AR-model-with-rls-and-lms

    0下载:
  2. 代码实现了二阶AR模型的最优权值递推,使用了LMS和RLS两种方法,对二者性能进行了比较,分别进行了单次和100次平均进行性能观察,并且仿真了不同步长因子对LMS算法的影响以及不同lamda值对RLS算法的影响。文档包含了模型的详细介绍以及2种方法的理论仿真和结果分析。代码以附在之后。-Code to achieve the optimum weights recursive second order AR model, the use of LMS and RLS are two method
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:434881
    • 提供者:陈陈
  1. 自适应算法LMS

    0下载:
  2. LMS的算法实现,是m文件,文件中有注释容易理解。一开始运行会有错,吧路径改一下就出来了。很好用良心之作。(The LMS algorithm implementation is m file, which is easy to understand in the file. I'm going to start off with something wrong, and I'll just change the path. It's a good conscience.)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:19841107
  1. filter_LMS

    0下载:
  2. 实现了LMS算法的仿真,能够通过仿真波形分析出滤波器阶数、信噪比以及步长因子对滤波性能的影响。(The simulation of LMS algorithm is realized, and the influence of filter order, signal to noise ratio and step factor on filter performance can be analyzed by simulation waveform.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:Hippo777
  1. MVDR和RLS实现了单波束形成

    0下载:
  2. capon波束成形的MVDR响应matlab仿真文件,采用RLS算法(capon beamforming, MVDR, RLS algorithm interation)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:Gavin野
搜珍网 www.dssz.com