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

搜索资源列表

  1. lms

    3下载:
  2. LMS自适应波束形成算法及Matlab源代码。很好用。-LMS adaptive beamforming algorithm and Matlab source code. It just works well
  3. 所属分类:matlab

    • 发布日期:2016-03-18
    • 文件大小:410418
    • 提供者:zq
  1. LMS

    0下载:
  2. 噪声抵消的matlab程序源码 LMS算法 matlab程序-Matlab noise cancellation process of the LMS algorithm matlab source program
  3. 所属分类:Speech/Voice recognition/combine

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

    1下载:
  2. LMS自适应滤波算法源程序,可以直接使用-LMS adaptive filtering algorithm source code, you can directly use
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:1081
    • 提供者:王为
  1. lms

    0下载:
  2. 自适应LMS算法。由于我要使用,所以将信源信号及加澡后的信源信号保存起来。方便在FPGA设计里使用。-Adaptive LMS algorithm. Because I would like to use, so the source signal and add a noise after the shower saved the source signal. Designed to use in the FPGA.
  3. 所属分类:Speech/Voice recognition/combine

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

    1下载:
  2. lms算法的一些研究成果,主要是这类算法的大致介绍和应用-lms algorithm the results of some studies, this type of algorithm is a general introduction and application of
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:117134
    • 提供者:jay chou
  1. LMS

    3下载:
  2. LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2016-08-26
    • 文件大小:826
    • 提供者:wan
  1. LMS-MATLAB

    0下载:
  2. LMS-MATLAB最小均方算法的Matlab源程序,模式识别中的分类器-LMS-MATLAB least-mean-square algorithm of Matlab source code, Pattern Recognition Classifier
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:192119
    • 提供者:Rock
  1. lms

    1下载:
  2. 运用MATLAB设计一个LMS自适应滤波器,将一叠加在随机信号上的正弦干扰信号波滤除。-Use MATLAB to design a LMS adaptive filter, a random signal superimposed on the sine wave filter out signal interference.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:905
    • 提供者:fengjinhua
  1. LMS

    0下载:
  2. MATLAB code for LMS algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:572
    • 提供者:Davood
  1. LMS-adapative

    0下载:
  2. 一种改进的变步长LMS自适应算法,论文不错!-An improved variable step-size LMS adaptive algorithm, thesis is true!
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:58534
    • 提供者:倪宁
  1. LMS

    0下载:
  2. 实现lms算法,实现lms自适应滤波器,给出性能曲线-To achieve lms algorithm to achieve lms adaptive filter, given performance curve
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:588
    • 提供者:常伟
  1. lms

    0下载:
  2. LMS算法,可以实现在计算机上的仿真,通过仿真可以清楚的了解结果-LMS
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1206
    • 提供者:wangw899
  1. LMS

    1下载:
  2. 自适应变步长LMS算法,仿真与功能说明,算法详解,资料综合!-Auto LMS matlab
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:4584699
    • 提供者:hanyong
  1. LMS

    0下载:
  2. 一种改进的LMS算法及其在噪声对消中的应用。在分析传统定步长LMS算法和变步长LMS算法的基础上,提出了一种改进的变步长LMS算法。新算法利用瞬时误差绝对值三次方的指数形式和遗忘因子同时调整步长,更好的解决了收敛速度和稳态误差的矛盾-An improved LMS algorithm and its application in noise cancellation. In the analysis of the traditional fixed step and variable step
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1030
    • 提供者:dapeng
  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. rls-and-lms-Matlab

    0下载:
  2. rls和LMS的MATLAB仿真程序,供大家参考-rls and LMS in the MATLAB simulation program, for your reference
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:6272
    • 提供者:张福生
  1. LMS

    1下载:
  2. LMS算法实现回声消噪,自己编写的原代码,对初学者有一定的帮助啊-LMS algorithm for echo cancellation noise, I have written the original code, there is some help for beginners ah
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-27
    • 文件大小:54411
    • 提供者:安扣成
  1. 5807

    0下载:
  2. echo cancellation using lms matlab code
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:970696
    • 提供者:sam
  1. LMS-matlab-and-verilog

    0下载:
  2. LMS matlab及verilog程序-LMS MATLAB and Verilog program
  3. 所属分类:matlab

    • 发布日期:2017-12-24
    • 文件大小:12944384
    • 提供者:d
  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
« 12 3 4 5 6 7 8 9 10 ... 45 »
搜珍网 www.dssz.com