搜索资源列表

  1. lms

    0下载:
  2. lms算法的一些研究成果,主要是这类算法的大致介绍和应用-lms algorithm the results of some studies, this type of algorithm is a general introduction and application of
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:116736
    • 提供者:jay chou
  1. LMS

    0下载:
  2. LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1
  3. 所属分类:语音合成与识别

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

    0下载:
  2. 噪声抵消的matlab程序源码 LMS算法 matlab程序-Matlab noise cancellation process of the LMS algorithm matlab source program
  3. 所属分类:语音合成与识别

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

    0下载:
  2. LMS算法(已调试通过了,试试就知道了)-LMS algorithm (has debug adopted, try to know)
  3. 所属分类:matlab例程

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

    0下载:
  2. lms算法的详细过程介绍及matlab程序-lms algorithm in detail the process of introduction and matlab program
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:687104
    • 提供者:lizze
  1. LMS

    1下载:
  2. 自适应变步长LMS算法,仿真与功能说明,算法详解,资料综合!-Auto LMS matlab
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:4584448
    • 提供者:hanyong
  1. lms

    0下载:
  2. LMS算法的MATLAB 实现 结果正确 可以直接使用-MATLAB LMS algorithm can be used directly to achieve the correct result
  3. 所属分类:通讯编程

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:xufei
  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-04
    • 文件大小:1024
    • 提供者:sdfa
  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-04
    • 文件大小:46080
    • 提供者:龙崎
  1. LMS

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

    • 发布日期:2024-05-04
    • 文件大小:4096
    • 提供者:hx
  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-04
    • 文件大小:1024
    • 提供者:dapeng
  1. variable-step-LMS-algorithm-

    0下载:
  2. 一种变步长LMS算法及其Matlab仿真-A variable step size LMS algorithm and its Matlab simulation
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:187392
    • 提供者:Tom
  1. LMS及Variable LMS算法(MATLAB)

    0下载:
  2. 用MATLAB实现的LMS自适应滤波算法及变步长自适应算法程序。(LMS adaptive filtering algorithm and variable step size adaptive algorithm program implemented by MATLAB.)
  3. 所属分类:文档资料

    • 发布日期:2024-05-04
    • 文件大小:11264
    • 提供者:liuxiansh
  1. LMS

    0下载:
  2. LMS算法实现一阶AR模型的线性预测估计(LMS algorithm for linear prediction estimation of first order AR model)
  3. 所属分类:书籍源码

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:小武~
  1. LMS与RLS对比

    0下载:
  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. 所属分类:数学计算/工程计算

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

    0下载:
  2. 通过LMS算法建立自适应滤波器,实现语音信号降噪处理(An adaptive filter is established by LMS algorithm to reduce the noise of speech signal)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:9216
    • 提供者:Winhows
  1. LMS算法改进

    0下载:
  2. Python神经网络-LMS算法改进-降低误差率(Improvement of -LMS algorithm for Python neural network)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:皮皮坤
  1. LMS算法下的参数a1、a2的收敛曲线

    0下载:
  2. LMS算法下的关于双参数a1、a2的收敛曲线(The convergence curves of parameters a1 and a2 under LMS algorithm.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:9216
    • 提供者:话梦
  1. RLS与LMS算法matlab实现

    0下载:
  2. 经典的LMS与RLS递归最小二乘算法,有中文注释,很好理解(Classic LMS AND RLS recursive least squares algorithm, Chinese notes, very good understanding.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:淘气哥
  1. LMS

    0下载:
  2. 利用LMS算法更新滤波器参数,实现自适应信号处理(LMS algorithm is used to update filter parameters to realize adaptive signal processing)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:1052672
    • 提供者:黑魔法防御
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org