搜索资源列表

  1. LMS

    0下载:
  2. 基于LMS算法的matlab实现,比较基本的LMS算法,可用于自适应滤波器仿真-Matlab implementation based on LMS algorithm is a basic implementation of LMS algorithm for adaptive filter simulation.
  3. 所属分类:图形图象

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:sdfa
  1. LMS

    0下载:
  2. lms算法极为最小均方误差算法, 是均衡器消除码间串扰一种算法;-lms algorithm
  3. 所属分类:文档资料

    • 发布日期:2024-05-03
    • 文件大小:14336
    • 提供者:赵阳
  1. LMS

    0下载:
  2. 该程序实现时域LMS算法,并用统计的方法仿真得出不同步长下的收敛曲线- Of the time domain LMS algorithm program implementation and use of statistical methods are not synchronized long simulation shows the convergence curve under
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:杨学海
  1. lms

    0下载:
  2. 最小均方算法是一种自适应滤波算法,这里的Matlab程序用于根据LMS最新均方识别一个线性噪声系统-LMS algorithm is an adaptive filter algorithm, where the Matlab program for the latest according to the mean square LMS noise system identification of a linear
  3. 所属分类:图形图象

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:lluu
  1. lms.c

    0下载:
  2. this program demonstrates the use of the LMS algorithm in system identification
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:Jim
  1. LMS

    0下载:
  2. 布斯算法 LMS算法 布斯算法 LMS算法 布斯算法 LMS算法-Booth algorithm LMS algorithm LMS operator operator Fabu Si Fa Busi algorithm LMS algorithm LMS algorithm Operator Fa Busi
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-03
    • 文件大小:46080
    • 提供者:龙崎
  1. LMS

    0下载:
  2. LMS算法的MATLAB实现以及实例,显示输出序列-LMS algorithm and example MATLAB implementation, show that the output sequence
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-03
    • 文件大小:4096
    • 提供者:hx
  1. lms

    0下载:
  2. lms.m 均衡算法 用lms算法实现的 C语言编译-lms.m Equalization Algorithm with lms
  3. 所属分类:系统编程

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:wangyin
  1. lms

    0下载:
  2. 基于MATLAB的实现智能天线的LMS算法-MATLAB-based implementation of the LMS algorithm for smart antenna
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:3072
    • 提供者:刘丽兰
  1. lms-nlms-rls

    0下载:
  2. 包括自适应信道均衡器的三种算法和它们的对比:LMS,NLMS,RLS -adaptive channel equalization :LMS,NLMS,RLS
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:3072
    • 提供者:allan
  1. LMS

    0下载:
  2. 数字信号处理,LMS算法实现,简单MATLAB编程-Digital signal processing, LMS algorithm, a simple MATLAB program
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:liuyuan
  1. lms

    0下载:
  2. LMS算法的仿真程序,对比mu不同时的收敛速率-LMS algorithm simulation program, while comparing the convergence rate is not mu
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:甘小小
  1. lms

    0下载:
  2. 本程序可用于实现最小均方误差算法-LMS algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:张海秀
  1. lms

    0下载:
  2. 自适应信号处理,滤波器设计,基于lms最小均方平方算法-Adaptive signal processing, filter design, based lms square LMS algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:3072
    • 提供者:xudanli
  1. LMS

    0下载:
  2. 使用LMS算法实现的自适应滤波器范例,对一个加白噪声的正弦信号滤波。并且比较不同步长的滤波器的迭代次数。-LMS algorithm using adaptive filter example, a sinusoidal signal plus white noise filter. And less synchronized long filter iterations.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:guochao
  1. lms

    0下载:
  2. LMS由美国斯坦福大学的Widrow和Hoff在研究自适应理论时提出的,由于其容易实现而很快得到了广泛应用,成为自适应滤波的标准算法。 -LMS Widrow of Stanford University by the United States and Hoff adaptive theory put forward in the study, because of its easy to implement and will
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:heyan
  1. LMS

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

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:dapeng
  1. lms

    0下载:
  2. verilog编写的lms算法模块,简单易用-lms module using verilog.It s simple.
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:邓小伟
  1. LMS

    0下载:
  2. 本算法是一种变步长的LMS算法,可以适用于智能算法等相关技术中-this algorithm is about a variable step-size LMS adaptive filter,and can be implied in samrt antenna
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:胡茂兵
  1. LMS

    0下载:
  2. LMS算法权值轨迹,学习曲线,误差曲线。MATLAB程序展示,有着良好的分析特性-LMS algorithm weight trajectory, the learning curve, the error curve. MATLAB program display, has a good analysis features
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:承轩
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org