CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - lms算法

搜索资源列表

  1. saturday

    0下载:
  2. 自己编写的有详细注释的lms算法。 并且调试已经通过,结果还不错
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-16
    • 文件大小:996
    • 提供者:helen
  1. LMS

    0下载:
  2. 介绍lms算法的基本原理,用matalb编程,并给出了运行结果-Introduce the basic principles of LMS algorithm, using matalb programming, and give the results
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:129307
    • 提供者:hanchangxi
  1. Kalman-LMS-RLS

    0下载:
  2. 关于卡尔曼滤波及LMS、RLS算法的讲义,-On Kalman and LMS, RLS algorithm handouts
  3. 所属分类:Algorithm

    • 发布日期:2016-05-03
    • 文件大小:743424
    • 提供者:刘忠乐
  1. anotherLMS

    0下载:
  2. 用matlab编写的另外一种lms算法实现的程序,两者可以对比应用,经过调试,可以使用
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:107106
    • 提供者:hanchangxi
  1. LMS

    1下载:
  2. 盲信号分离的LMS(最小二乘)自适应算法-Blind Signal Separation of LMS (least squares) adaptive algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:839
    • 提供者:miaohaochun
  1. LMS-AR

    1下载:
  2. 本程序利用自适应LMS算法实现FIR最佳维纳滤波器。可用于观察影响自适应LMS算法收敛性,收敛速度以及失调量的各种因素-This procedure using adaptive LMS algorithm is optimal FIR Wiener filter. Can be used to observe the impact of adaptive LMS algorithm convergence, convergence speed and the amount of imbalan
  3. 所属分类:Algorithm

    • 发布日期:2015-01-06
    • 文件大小:558
    • 提供者:yunguangmei
  1. mylsm.m

    0下载:
  2. 一种采用LMS算法来求出滤波因子和输出函数函数。-A function which can calculate the filer impulse response and output signal base on LMS algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:746
    • 提供者:天生我材
  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-29
    • 文件大小: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-28
    • 文件大小:1271
    • 提供者:lurui
  1. ale

    2下载:
  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. isixindao

    1下载:
  2. 随机qpsk信号的LMS自适应算法 包括加噪声没没加噪声两种-Random qpsk signal plus noise LMS adaptive algorithm, including both additive noise did not
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:795
    • 提供者:xw
  1. shy1

    0下载:
  2. 自适应滤波器的LMS算法实现,主要实现滤波和算法的方法。-adaptive filter
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:8208
    • 提供者:沈洋
  1. SVSLMS

    0下载:
  2. 计算改进型SVSLMS算法,在初始收敛速度,时变系统分析能力等方面优于传统的LMS算法-Improved SVSLMS calculation algorithm, the initial convergence rate, time-varying systems analysis capability is superior to the traditional LMS algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1636
    • 提供者:cao xin
  1. LMS

    0下载:
  2. lms算法的仿真实现,主要是一个递归的调用-lms simulation algorithm implemented is a recursive call to the main
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:893
    • 提供者:danny
  1. the-use-of-the-LMS-algorithm--

    0下载:
  2. LMS算法对线性色散信道的自适应均衡,并且信道的加性噪声为未知-the use of the LMS algorithm for adaptive equalization of a linear dispersive channel that produces (unknown) distortion
  3. 所属分类:Algorithm

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

    1下载:
  2. 光通信研究领域的程序 关于LMS算法在光纤通信中的应用-Research program in the field of optical communication on the LMS algorithm in optical fiber communication
  3. 所属分类:Algorithm

    • 发布日期:2017-11-18
    • 文件大小:2352
    • 提供者:黄金23
  1. good-code

    0下载:
  2. 清华大学张旭东老师《现代信号处理》课第二次大作业代码。高效正确地实现LMS算法。- This is an efficient and correct implementation of the LMS algorithm.This code is especialy for the project of modern signal processing ,which is tought by Zhang Xudong in Tsinghua University.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:41388
    • 提供者:zhaoluckydog
  1. LMS

    0下载:
  2. 利用LMS时延估计,使用的是最基本的LMS算法,步长固定,简单-Use LMS TDE, using the basic LMS algorithm, step fixing, simple
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:15300
    • 提供者:刘六
  1. LMS与RLS对比

    1下载:
  2. 预测信号由二阶AR模型产生,为二阶线性预测滤波器,LMS算法与RLS算法性能对比(The predicted signal is generated by the two order AR model, and is the two order linear prediction filter,performance comparison between LMS algorithm and RLS algorithm)
  3. 所属分类:数学计算

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:lbb1991
  1. 波束形成DOA、LCMV、LMS等算法

    2下载:
  2. 压缩包里包括MUSIC算法、ESPRIT算法等 可用于均匀圆阵、线阵、L型阵等目标方位估计
  3. 所属分类:数学计算/工程计算

« 12 »
搜珍网 www.dssz.com