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

搜索资源列表

  1. rls

    0下载:
  2. this algorithm is about lms algorithm in adaptive system and filters.
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:722
    • 提供者:Arash
  1. LMS_simulation

    0下载:
  2. LMS算法C5502仿真,LMS算法的DSP程序及音频采集程序另附matlab编程仿真代码-C5502 LMS algorithm simulation, LMS algorithm DSP program and audio capture program attached matlab simulation code programming
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:116880
    • 提供者:吴星
  1. NLMS

    0下载:
  2. 在LMS算法中,由于滤波器抽头权向量修正项与抽头输入向量u(n)成正比,因此当u(n)较大时,LMS算法的梯度噪声将被放大。采用归一化LMS(NLMS)算法可以克服LMS算法这一缺点。-In the LMS algorithm, since the filter tap weight vector correction term and tap input vector u (n) is proportional, so when u (n) is large, the gradient noi
  3. 所属分类:matlab

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

    0下载:
  2. 基于AR模型的最小均方误差,自适应滤波算法-AR model based on minimum mean square error, adaptive filtering algorithm
  3. 所属分类:source in ebook

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

    6下载:
  2. 自适应滤波器LMS算法包括SIMULINK模型及S函数的编写-LMS adaptive filter algorithm, including the preparation of the SIMULINK model and S function
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2015-11-10
    • 文件大小:11264
    • 提供者:赵伟静
  1. filter(LMS)

    2下载:
  2. LMS自适应滤波去噪算法,里面一个去噪功能模块及一个声音处理模块。可去除音频中的噪声-LMS adaptive filtering denoising algorithm, which is a denoising function module and a voice processing module. Noise in audio
  3. 所属分类:matlab

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

    0下载:
  2. 归一化的最小均方算法原理及误差分析,LMS入门-Normalized least mean square algorithm principle and error analysis, introduction to LMS
  3. 所属分类:Development Research

    • 发布日期:2017-05-03
    • 文件大小:743035
    • 提供者:yinziyu
  1. LMS

    0下载:
  2. 感知器和自适应线性元件在历史上几乎是同时提出的,并且两者在对权值的调整的算法非常相似。它们都是基于纠错学习规则的学习算法。感知器算法存在如下问题:不能推广到一般的前向网络中;函数不是线性可分时,得不出任何结果。而由美国斯坦福大学的Widrow和Hoff在研究自适应理论时提出的LMS算法,由于其容易实现而很快得到了广泛应用,成为自适应滤波的标准算法。-Least mean square error algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2179
    • 提供者:simon
  1. Distributed-signal-processing

    0下载:
  2. 分布式lms算法,传感器网络,仿真通过,可以运行-Lms distributed algorithms, distributed lms algorithm, distributed lms algorithm, distributed lms algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:1568
    • 提供者:HEHE
  1. P5

    0下载:
  2. Aim: To equalize a QPSK signal faded by frequency selective Rayleigh Channel using LMS algorithm and to observe the scatter plot.
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:13536
    • 提供者:Ratul Deka
  1. P6

    0下载:
  2. Aim: To equalize a QPSK signal faded by frequency selective Rayleigh Channel using LMS algorithm and to observe the scatter plot.
  3. 所属分类:Communication

    • 发布日期:2017-04-26
    • 文件大小:11377
    • 提供者:Ratul Deka
  1. labno5

    0下载:
  2. Implementation of lms algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:418047
    • 提供者:lina
  1. code

    0下载:
  2. ANC using lms algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:16105
    • 提供者:GOMATHI
  1. wendang21_SVS_LMS

    0下载:
  2. svs_lms算法的MATLAB代码,实现LMS的改进-svs lms algorithm MATLAB code
  3. 所属分类:matlab

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

    0下载:
  2. 是matlab环境中的一些算法,改进的语音端点检测算法,还有就是LMS算法,rls算法,与波束形成相结合的算法-Matlab environment in a number of algorithms, the improved speech endpoint detection algorithm, there is the LMS algorithm, RLS algorithm, combined with beamforming algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5661
    • 提供者:非鱼
  1. 1

    0下载:
  2. 实验一:基于LMS算法的“苹果-橘子”分类问题 实验二:基于LMS算法的T-G-F字符识别问题 通过以上两个实验,了解ADALINE网络的结构及计算机制,掌握LMS算法,并会利用该算法来解决简单的模式分类问题。1, 学习ADALINE网络的基本结构及其学习机制,并在Matlab中实现 2, 分别对上述两类分类问题进行实现,并根据实验结果完成实验报告 -Experiment 1: Based on LMS Algorithm Apple- Orange classificati
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:40553
    • 提供者:glm
  1. LSL_LMS

    0下载:
  2. 本程序为matlab程序,描述了LSL与LMS算法在参数估计中的性能比较-This program for the matlab program, described the LSL and LMS algorithm in the parameter estimation performance comparison
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1245
    • 提供者:
  1. LMS-adaptive-equalization-algorithm

    0下载:
  2. LMS自适应均衡算法,实现LMS的性能学习最优。-LMS adaptive equalization algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:8097
    • 提供者:zhanglele
  1. image-processing-(3)

    0下载:
  2. The antenna is customize by combining the output of individual sensors and they are scaled based on the corresponding weight. And with the help of minimum squared error the LMS can compute the weight . Spatial filtering involves the signal estimation
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-15
    • 文件大小:5319
    • 提供者:emman
  1. DELAY-CAL

    0下载:
  2. The antenna is customize by combining the output of individual sensors and they are scaled based on the corresponding weight. And with the help of minimum squared error the LMS can compute the weight . Spatial filtering involves the signal estimation
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-13
    • 文件大小:2330
    • 提供者:emman
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com