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

搜索资源列表

  1. systemident

    0下载:
  2. 系统辨识算法matlab 自动提供输入输出功能 自动辨识-system identification algorithm for automatic Matlab functions of the input and output automatic identification
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1.85kb
    • 提供者:yzg
  1. MATLAB-jiyinjiance

    0下载:
  2. 用MATLAB语言实现有关基音检测算法,同时给出检测结果-MATLAB language of the pitch detection algorithm, and gives results
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1.21kb
    • 提供者:tianshi
  1. aec

    2下载:
  2. 回音消除算法matlab,采用的VIRE的双方通话检测-Matlab algorithms eliminate echoes, the two sides call the VIRE Detection
  3. 所属分类:语音合成与识别

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

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

    • 发布日期:2008-10-13
    • 文件大小:187.61kb
    • 提供者:
  1. matlablms

    0下载:
  2. LMS算法MatLab实现 LMS自适应滤波器是使滤波器的输出信号与期望响应之间的误差的均方值为最小,因此称为最小均方(LMS)自适应滤波器。
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:155.16kb
    • 提供者:jj
  1. matlab

    1下载:
  2. matlab实现自适应滤波 LMS算法的仿真程序 NLMS算法的仿真程序
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:2.4kb
    • 提供者:白璐
  1. dtw算法源代码

    0下载:
  2. 一个完整的基于Matlab的DTW模型算法及高效算法程序,能快速识别数字0-9,运行testdtw即可。-An excellent MATLAB program for the algorithm as a DTW model. It can recognise the number of 0-9. Try it, just run testdtw.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:6.27kb
    • 提供者:方成林
  1. DTW算法C语言程序,孤立词语音识别

    0下载:
  2. DTW算法C语言程序,孤立词语音识别,包括matlab的相关代码,内有详解。-DTW algorithm C Programming Language, isolated word speech recognition, including the relevant matlab code, there are Detailed.
  3. 所属分类:语音合成与识别

    • 发布日期:2017-03-22
    • 文件大小:21.4kb
    • 提供者:徐振华
  1. Matlab_ica.该算法实现了两路语音的分离

    1下载:
  2. 该算法实现了两路语音的分离。主要为fastica算法的matlab实现。,The algorithm achieved a separation of two-way voice. Mainly to achieve fastica algorithm matlab.
  3. 所属分类:语音合成与识别

    • 发布日期:2017-04-09
    • 文件大小:1.25mb
    • 提供者:阿门
  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
    • 文件大小:900byte
    • 提供者:张伟
  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
    • 文件大小:959byte
    • 提供者:tutu
  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
    • 文件大小:826byte
    • 提供者:wan
  1. gFULMS

    0下载:
  2. 振动抑制的matlab程序源码 LMS算法 matlab -LMS algorithm for vibration suppression
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-11
    • 文件大小:1.08kb
    • 提供者:tutu
  1. vh

    0下载:
  2. LMS自适应算法的matlab仿真源程序-LMS adaptive algorithm matlab simulation source
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-31
    • 文件大小:758byte
    • 提供者:刘颖
  1. lms

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

    • 发布日期:2017-03-29
    • 文件大小:2.13kb
    • 提供者:刘颖
  1. melp-MATLAB

    1下载:
  2. 本代码是基于matlab实现的melp算法,编码速率为2.4kb/s-This code is based on the matlab implementation melp algorithms, coding rate of 2.4kb/s
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-27
    • 文件大小:725.73kb
    • 提供者:
  1. fsk_det

    3下载:
  2. FSK信号检测算法matlab仿真,比较实用!-FSK signal detection algorithm matlab simulation, more practical!
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:1.07kb
    • 提供者:lyz
  1. SpeakerRecognition(Matlab)

    0下载:
  2. 基于Matlab平台的语者识别系统 使用mfcc、DTW等算法-Matlab platform, based on speaker identification system using mfcc, DTW algorithm as
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-13
    • 文件大小:3.14mb
    • 提供者:ida
  1. 传统谱减与MCRA语音增强算法

    7下载:
  2. 传统语音增强算法,谱减法和MCRC算法,matlab源代码。(Traditional speech enhancement algorithm, spectral subtraction and MCRC algorithm, matlab source code.)
  3. 所属分类:语音合成与识别

    • 发布日期:2019-05-26
    • 文件大小:221kb
    • 提供者:浅浅地说
  1. NLMS

    1下载:
  2. 语音降噪经典算法NLMS最小均方算法MATLAB程序(Speech noise reduction classical algorithm NLMS minimum mean square algorithm MATLAB program)
  3. 所属分类:语音合成

    • 发布日期:2020-11-16
    • 文件大小:1kb
    • 提供者:工程机械
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com