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

搜索资源列表

  1. LMS

    0下载:
  2. LMS自适应算法matlab程序,能够运行-LMS adaptive algorithm matlab program to run
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-10
    • 文件大小:1220
    • 提供者:ln
  1. mynewlms

    0下载:
  2. 新的LMS算法,matlab仿真实现啊,有需要的请下载-The new LMS algorithm, matlab Simulation ah, it is necessary please download ~~~~~~~~
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1204
    • 提供者:xr
  1. 1123

    0下载:
  2. 主要完成RLS自适应均衡,并且给出了与LMS算法的比较-Completed for RLS adaptive equalizer, and gives the comparison with the LMS algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:2386
    • 提供者:xingzhang
  1. lms_rls

    1下载:
  2. 用matlab仿真LMS算法和RLS算法的收敛性,并对rls算法和lms算法做比较-Matlab simulation with the LMS algorithm and RLS algorithm convergence, and rls algorithms and lms algorithm to compare
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-03
    • 文件大小:8631
    • 提供者:yo
  1. lms

    0下载:
  2. LMS自适应滤波算法的MATLAB仿真程序-LMS adaptive filtering algorithm MATLAB simulation program
  3. 所属分类:Wavelet

    • 发布日期:2017-04-05
    • 文件大小:1017
    • 提供者:pangbo
  1. newSLMS

    0下载:
  2. 这是关于改进后的符号LMS算法程序,这是关于改进后的符号LMS算法程序-This is a sign of improved procedures for LMS algorithm, which is the sign of the improved procedures for LMS algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1128
    • 提供者:anne
  1. NLMS5

    0下载:
  2. 归一化LMS算法程序, 归一化LMS算法程序,归一化LMS算法程序,归一化归一化-Normalized LMS algorithm program, normalized LMS algorithm procedure, the normalized LMS algorithm process, the normalized LMS algorithm program, normalized normalized
  3. 所属分类:Software Testing

    • 发布日期:2017-04-10
    • 文件大小:1067
    • 提供者:anne
  1. HDLImplementationoftheVariableStepSize

    0下载:
  2. proposes a Verilog implementation of the Normalized Least Mean Square (NLMS) adaptive algorithm, having a variable step size. The envisaged application is the identification of an unknown system. First the convergence of derived LMS algorithm
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:223709
    • 提供者:陳柏宇
  1. bianbuchangLMS

    0下载:
  2. 一种变步长LMS的算法,描述了与基本LMS算法的比较,随着迭代次数的增加,变步长的LMS算法达到最优的迭代次数少-A variable step size LMS algorithm, describes the basic LMS algorithm and compare that with the increase in the number of iterations, variable step size LMS algorithm to achieve the optimal num
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:649
    • 提供者:韩磊
  1. BLMS

    1下载:
  2. 自适应滤波的块型最小均方差算法(B-LMS),能够快速跟踪过程的变化-Block adaptive filtering algorithm based on LMS (B-LMS), to fast track the process of change
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1366
    • 提供者:lurui
  1. LMS

    0下载:
  2. 自适应滤波中的最小均方误差算法(LMS)仿真程序,可以绘制梯度曲线.-Adaptive filtering in the minimum mean square error algorithm (LMS) simulation program, you can draw the gradient curve.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1271
    • 提供者:lurui
  1. s_LMS

    0下载:
  2. 这个是自适应LMS算法的改进方法,变步长lms算法svslms-This is the method of adaptive LMS algorithm, variable step size lms algorithm related papers
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:182476
    • 提供者:forlan
  1. OFDM

    0下载:
  2. Matlab的OFDM仿真,信道估计,有BER曲线 该程序进行了简单的LMS信道估计,没有加入与MMSE等其他信道估计算法的比较;-Matlab simulation of OFDM, channel estimation, BER curves the program was simple LMS channel estimation, not joined with the MMSE channel estimation algorithm and other comparative
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4351
    • 提供者:mama
  1. ale

    1下载:
  2. 提供自适应线谱增强函数。结合LMS算法和自适应滤波来实现线谱增强。实现受白噪声 (mu,sigma)污染的单频信号(frequency f)的增强。-function to perform adaptive line enhancement using LMS algorithm and an adaptive FIR filter。 ALE concept enhances a single tone signal (frequency f) affected by white noise (
  3. 所属分类:Algorithm

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

    0下载:
  2. Another source code to simulate LMS adaptation algorithm using Matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:789
    • 提供者:Radityo
  1. LMS_Algo

    0下载:
  2. 功能描述:用matlab语言实现LMS自适应算法 函数名:LMS_Algo 输入参数: (1)M:滤波器的阶数 (2)N:LMS算法迭代的次数 (3)mu:自适应参数 (4)xn:LMS算法的输入序列 输出参数: (1)系数矢量A -Function Descr iption: The LMS adaptive algorithm matlab language function name: LMS_Algo Input para
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:706
    • 提供者:赵明诚
  1. RLS_Algo

    0下载:
  2. 功能描述:用matlab语言实现RLS自适应算法 函数名:RLS_Algo 输入参数: (1)M:滤波器的阶数 (2)N:LMS算法迭代的次数 (3)lamda:遗忘因子 (4)xn:LMS算法的输入序列 输出参数: (1)系数矢量A 调用函数:无 被调用: 作者:mingcheng 编写时间:2009-10-13 修改时间:2009-10-13 版本:V1.0 -Function Descr
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:752
    • 提供者:赵明诚
  1. 13898373LMS

    0下载:
  2. LMS波束形成算法,很有用的-LMS beamforming algorithm,It is useful....
  3. 所属分类:Wavelet

    • 发布日期:2017-04-13
    • 文件大小:2516
    • 提供者:pigtail2010
  1. sim418

    0下载:
  2. lms预测算法源程序,数字信号处理,雷达信号-LMS algorithm of the source program ,Digital signal processing
  3. 所属分类:matlab

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

    0下载:
  2. LMS prediction algorithm for noise reduction
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:39130
    • 提供者:sivaprasad
« 1 2 ... 27 28 29 30 31 3233 34 35 36 37 ... 50 »
搜珍网 www.dssz.com