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

搜索资源列表

  1. my_lms

    0下载:
  2. lms滤波器的matlab源代码,可以实现变步长仿真效果!-LMS filter Matlab source code, change can be achieved step simulation results!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:943
    • 提供者:张翔
  1. MATLAB

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

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

    1下载:
  2. 利用lms算法实现自适应滤波器的matlab仿真
  3. 所属分类:matlab例程

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

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

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

    0下载:
  2. 本文件包括了关于自适应滤波器matlab实现的主流模拟仿真,其中包括lms,nlms,rls等等,供交流经验-This document includes the adaptive filter on matlab simulation to achieve the mainstream, including the lms, nlms, rls, etc., for exchange of experience
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:2192
    • 提供者:Lawlight
  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. MATLABLMS

    0下载:
  2. 一个使用MATLAB实现LMS仿真算法的程序源代码,很实用的哦-Simulation using MATLAB implementation of a LMS algorithm source code, very useful oh
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:69741
    • 提供者:pengjianbin
  1. daima

    0下载:
  2. 用matlab仿真,实现lms对声音信号的去噪,在加不同噪声,用不同去噪方法的比较-Using matlab simulation, to achieve the sound signal denoising lms in different noise increases, comparison of different denoising
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:22498
    • 提供者:lluu
  1. LMSandRLS

    1下载:
  2. 考虑了用LMS和RLS算法实现码分多址(CDMA)系统的盲多用户检测matlab仿真。由此可以加深对这方面知识的理解-Consider the use of LMS and RLS algorithm code division multiple access (CDMA) system, blind multiuser detection matlab simulation. It can deepen the understanding of knowledge in this area
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1333
    • 提供者:王会彦
  1. zishiiying

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

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

    0下载:
  2. 自适应权向量法(AWVM) 检测弱信号常用LMS滤波算法. 这种方法的最大缺陷之 一是滤波器的权系数仅根据总误差值来调整的. 因此, 这些权系数相互有牵连, 这是LMS自 适应滤波器收敛响应较慢的原因之一. 克服这一缺点的一种方法是采用格型滤波算法. 应用 格型LSL滤波于AWVM中检测噪声中的高频弱信号, 并应用DSP实现高速数据处理, 仿真结 果证明了它的可行性和实时性及优越性.-Adaptiveweightvectormethod (AWVM) indetectingwea
  3. 所属分类:DSP program

    • 发布日期:2017-04-08
    • 文件大小:252715
    • 提供者:李丽
  1. lmsxiangguan

    0下载:
  2. 采用lms算法实现多径信号的波束形成,并且包括输出信干燥。该代码已经完全仿真过,绝对可以用-Lms algorithm using multi-path signal beamforming, and includes output signal dry. The code has been fully simulated, can surely be
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1004
    • 提供者:yangyang
  1. dfe_nlms

    0下载:
  2. 实现基于归一化LMS算法的判决反馈均衡器的实现,通过眼图仿真-Feedback equalizer based on the judgment of the normalized LMS algorithm to achieve through the eye diagram simulation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:903
    • 提供者:赵建丽
  1. LMS_NLMS

    3下载:
  2. 实现基本的LMS算法和归一化LMS算法学习曲线的比较仿真-LMS algorithm and normalized LMS algorithm learning curve comparing simulation
  3. 所属分类:Special Effects

    • 发布日期:2016-06-23
    • 文件大小:1024
    • 提供者:赵建丽
  1. DPAad

    0下载:
  2. 这是关于数字预失真的仿真程序,应用LMS急降方法实现系数更新,对失真有很好的效果-This is the digital predistortion simulation program, the drop of the LMS coefficient update method implementation, have a good effect on the distortion
  3. 所属分类:assembly language

    • 发布日期:2017-05-04
    • 文件大小:17946
    • 提供者:刘晓晴
  1. dfaf

    2下载:
  2. 这是关于数字预失真的仿真程序,应用LMS急降方法实现系数更新,对失真有很好的效果-This is the digital predistortion simulation program, the drop of the LMS coefficient update method implementation, have a good effect on the distortion
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:2201
    • 提供者:刘晓晴
  1. dpffff

    0下载:
  2. 设计了对于数字预失真的仿真程序,应用LMS急降方法实现系数更新,对失真有很好的效果-Designed for digital pre-distortion simulation program, the drop of the LMS coefficient update method implementation, have a good effect on the distortion
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2198
    • 提供者:刘晓晴
  1. LMSPRLS

    0下载:
  2. LMS算法仿真和RLS算法仿真两者算法的实现-mplement LMS algorithm and RLS algorithm simulation of both simulation algorithm
  3. 所属分类:assembly language

    • 发布日期:2017-05-04
    • 文件大小:29169
    • 提供者:刘文荣
  1. Indirect_dpd_simulation

    3下载:
  2. 数字预失真(DPD)与功放的仿真设计均采用多项式方法实现,利用LMS算法寻求最优解。-Digital predistortion (DPD) and power amplifier simulation design are used polynomial method to achieve, using LMS algorithm to find the optimal solution.
  3. 所属分类:3G develop

    • 发布日期:2017-04-12
    • 文件大小:1414
    • 提供者:唐斯文
« 1 2 3 45 »
搜珍网 www.dssz.com