CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 语音合成与识别 搜索资源 - lms matlab

搜索资源列表

  1. 接收机的MATLAB仿真程序

    0下载:
  2. Title: MMSE Receiver for DS-SS in AWGN Channel Author: Panson Tantikovit Summary: An adaptive receiver for DS-SS systems MATLAB Release: R12.1 Required Products: Communications Toolbox,Signal Processing Blockset Descr iption: This
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:20127
    • 提供者:zzp
  1. lmsmatlabsimulation

    0下载:
  2. lms matlab simulation of szxhcl-lms Matlab simulation of szxhcl
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1179
    • 提供者:盛小平
  1. lms

    1下载:
  2. 用matlab仿真实现语音信号处理中分析合成语音的lms算法
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1255
    • 提供者:石猫
  1. LMS

    0下载:
  2. 二相码编码与码组检测,利用matlab实现并仿真
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1826
    • 提供者:zhangwei
  1. LMS

    0下载:
  2. 使用matlab开发的自适应滤波器文件,现代信号处理的学生可以借鉴一个!
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:2313
    • 提供者:司凯
  1. LMS

    0下载:
  2. lms s matlab Simulation Program
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:2972
    • 提供者:wang
  1. LMS-MATLAB

    1下载:
  2. 介绍了基于最小均方算法(LMS 算法) 的自适应均衡器的原理和结构,针对用硬件实现LMS 算法的自适应均衡器存在的诸多缺点,利用MATLAB 工具对各种结构形式的自适应均衡器在不同 信道模型下的收敛速度和精度进行仿真,并介绍了该仿真程序。
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:192115
    • 提供者:
  1. LMS

    1下载:
  2. 基于LMS算法的自适应滤波收敛性的Matlab仿真2 新一篇: 基于LMS算法的自适应滤波收敛性的Matlab仿真
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:106428
    • 提供者:jj
  1. 利用LMS和DFE两种算法进行均衡matlab的程序

    5下载:
  2. 利用LMS和DFE两种算法进行均衡matlab的程序。很有学习价值!,LMS and DFE using a balanced two algorithms matlab procedures. Great learning value!
  3. 所属分类:语音合成与识别

    • 发布日期:2017-03-23
    • 文件大小:900
    • 提供者:张伟
  1. RLS_LMS.rar

    1下载:
  2. LMS算法、RLS算法 及其二者的比较 有注释说明的 比较详细,LMS algorithm, RLS algorithm and the two more notes of a more detailed
  3. 所属分类:Speech/Voice recognition/combine

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

    0下载:
  2. 噪声抵消的matlab程序源码 LMS算法 matlab程序-Matlab noise cancellation process of the LMS algorithm matlab source program
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-26
    • 文件大小:959
    • 提供者:tutu
  1. MATLAB_LMS

    0下载:
  2. 用MATLAB实现lms算法及改进的lms的源代码-Using MATLAB to achieve improved LMS algorithm and LMS source code
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-02
    • 文件大小:44385
    • 提供者:lijing
  1. lms

    0下载:
  2. 自适应LMS算法。由于我要使用,所以将信源信号及加澡后的信源信号保存起来。方便在FPGA设计里使用。-Adaptive LMS algorithm. Because I would like to use, so the source signal and add a noise after the shower saved the source signal. Designed to use in the FPGA.
  3. 所属分类:Speech/Voice recognition/combine

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

    3下载:
  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=[r(2),r(3)] 生成互相关 h=inv(R)
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2016-08-26
    • 文件大小:826
    • 提供者:wan
  1. lms

    0下载:
  2. 基于Matlab的自适应滤波器的LMS算法-Matlab-based LMS adaptive filter algorithm
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:2186
    • 提供者:刘颖
  1. adaptdemos

    0下载:
  2. Active Noise Control Using a Filtered-X LMS FIR Adaptive Filter.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:817571
    • 提供者:chrispin
  1. FDNLMS

    0下载:
  2. Frequency Domain Normalized LMS algorithm
  3. 所属分类:Speech/Voice recognition/combine

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

    0下载:
  2. LMS算法的MATLAB实现以及实例,显示输出序列-LMS algorithm and example MATLAB implementation, show that the output sequence
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-03
    • 文件大小:3757
    • 提供者:hx
  1. LMS

    1下载:
  2. LMS算法实现回声消噪,自己编写的原代码,对初学者有一定的帮助啊-LMS algorithm for echo cancellation noise, I have written the original code, there is some help for beginners ah
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-27
    • 文件大小:54411
    • 提供者:安扣成
  1. LMS-matlab

    0下载:
  2. 用函数形式在MATLAB中实现LMS算法-The LMS algorithm in MATLAB using the functional form
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-27
    • 文件大小:116107
    • 提供者:刘洋
« 12 3 »
搜珍网 www.dssz.com