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

搜索资源列表

  1. Quartus-VHDL-lms

    0下载:
  2. 使用VHDL语言在quartusII中实现自适应滤波算法-The filtering algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:17854
    • 提供者:leon
  1. LMS

    0下载:
  2. 用于数字图像处理的椒盐噪声滤波的自适应算法,-Salt and pepper for digital image processing adaptive noise filtering algorithm
  3. 所属分类:Special Effects

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

    0下载:
  2. 利用相关的瞬时值通过在工作过程中的逐步调整参数逼近信号的统计特性,实现最优滤波。由此,我们得到一种最常用的算法——最小均方算法,简称LMS算法。-By using the instantaneous value of the correlation operation of the progressive approximation of the statistical properties of the signal to adjust the parameters to achieve op
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:999
    • 提供者:唐心
  1. LMS

    0下载:
  2. LMS另一种写法,亲自验证,用来滤波,自适应滤波的一种-LMS another way, personally verified, used to filter, an adaptive filter
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2266
    • 提供者:胡凯
  1. lms_beamform

    1下载:
  2. 这个算法是利用麦克风阵列和自适应滤波算法,实现信号的波束形成。该算法具有较好的稳健性,实时性。
  3. 所属分类:matlab例程

  1. lms

    0下载:
  2. lms自适应滤波算法 -lms adaptive filtering algorithm
  3. 所属分类:Wavelet

    • 发布日期:2017-04-13
    • 文件大小:2407
    • 提供者:张蜀汉
  1. LMS

    0下载:
  2. LMS算法仿真,包括matlab程序,滤波器仿真结果,收敛曲线图,滤波结果-LMS algorithm simulation, including the matlab program, filter simulation results, the convergence curve, filtering results
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:944
    • 提供者:周杨鹏
  1. LMS

    1下载:
  2. 几乎所有LMS算法及其改进形式的Matlab代码,包括泄露、极性、滤波型、量化误差图的画法、解相关,希望对大家有用!-Almost all LMS algorithm and its improved form of Matlab code, including leakage, polarity, filter type, quantization error figure painting, decorrelation, we hope to useful!
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:127707
    • 提供者:陈欣然
  1. LMS

    0下载:
  2. LMS最小均方算法,自适应滤波的标准算法。-LMS LMS algorithm, adaptive filtering algorithm standard.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1713
    • 提供者:fupc
  1. LMS

    0下载:
  2. LMS(Least Mean Squre)滤波算法-LMS (Least Mean Squre) filtering algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:891
    • 提供者:alvinduke
  1. LMS

    0下载:
  2. 是用matlab仿真lms算法,对加有随机噪声的信号用自适应滤波去噪。-Lms with matlab simulation algorithm, plus a random noise signal adaptive filtering noise.
  3. 所属分类:Other systems

    • 发布日期:2017-04-23
    • 文件大小:116605
    • 提供者:陈春迎
  1. lms

    2下载:
  2. 应用lms自适应滤波算法进行回声消除的matlab程序-application lms adaptive filtering algorithms eliminate echoes of Matlab procedures
  3. 所属分类:Audio program

    • 发布日期:2017-03-23
    • 文件大小:923353
    • 提供者:sun
  1. LMS

    0下载:
  2. 语音去噪LMS自适应滤波算法,利用LMS自适应滤波算法进行语音去噪-Speech Denoising LMS adaptive filtering algorithm, using LMS adaptive filtering algorithm for voice denoising
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1700
    • 提供者:selly
  1. LMS--filtering

    0下载:
  2. 信号在采集和输送过程中往往会参杂着噪声和干扰,将自适应神经网络与信号处理结合起来,采用最小均方(LSM)算法设计的线性自适应滤波器将信号中的杂波成分滤除。用matlab进行仿真,证实线性自适应滤波器具有良好的滤波功能。-Signal acquisition and delivery process often mingled with the noise and interference, the adaptive neural network combined with signal proc
  3. 所属分类:Wavelet

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

    3下载:
  2. 使用标准C语言写的LMS算法仿真实验。内含gauss噪声,laplace噪声产生函数。主函数利用LMS算法对含噪声信号进行滤波,滤除gauss噪声。-Using the standard C language to write LMS algorithm simulation. Contains gauss noise, laplace noise function. The main function use LMS algorithm with noise signal filtering,
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-27
    • 文件大小:190505
    • 提供者:姜是
  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. LMS

    1下载:
  2. 由美国斯坦福大学的Widrow和Hoff在研究自适应理论时提出的LMS算法,由于其容易实现而很快得到了广泛应用,成为自适应滤波的标准算法。-LMS algorithm has been widely used due to its easy to implement, become=ing the standard of the adaptive filtering algorithm.
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-04-11
    • 文件大小:599
    • 提供者:卢松品
  1. lms_adaptive-_filtering

    0下载:
  2. 自适应滤波算法,实现自适应LMS滤波,改改动参数验证算法收敛性等性能-Adaptive filtering algorithm, adaptive LMS filter, change change parameter validation algorithm convergence properties
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:10717
    • 提供者:ronald xi
  1. LMS2

    0下载:
  2. LMS算法 两个正弦信号的LMS滤波 均方误差图 功率谱图-LMS algorithm Two sine signals of LMS filter Mean square error (mse) figure Power spectrum
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:826
    • 提供者:笑然
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 20 »
搜珍网 www.dssz.com