搜索资源列表
mp3 的算法
- mp3算法并讲解mp3编码-mp3 algorithm on the MP3 encoder and
2LMSE最小均方误差算法
- 模式识别中关于 LMSE最小均方误差算法 一中算法-pattern recognition on the wan minimum mean square error algorithm an algorithm
dtw算法源代码
- 一个完整的基于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.
一种噪声环境下连续语音识别的快速端点检测算法
- 一种噪声环境下连续语音识别的快速端点检测算法,格式vip-a noisy environment for the rapid identification voice endpoint detection algorithm format vip
小波变换实现的lms自适应算法
- 小波变换实现的lms自适应算法
DTW算法C语言程序,孤立词语音识别
- DTW算法C语言程序,孤立词语音识别,包括matlab的相关代码,内有详解。-DTW algorithm C Programming Language, isolated word speech recognition, including the relevant matlab code, there are Detailed.
Matlab_ica.该算法实现了两路语音的分离
- 该算法实现了两路语音的分离。主要为fastica算法的matlab实现。,The algorithm achieved a separation of two-way voice. Mainly to achieve fastica algorithm matlab.
利用LMS和DFE两种算法进行均衡matlab的程序
- 利用LMS和DFE两种算法进行均衡matlab的程序。很有学习价值!,LMS and DFE using a balanced two algorithms matlab procedures. Great learning value!
hmm-1.03.tar.gz
- 语音识别中经典的HMM算法,包括产生序列、测试和参数训练,由C语言编写。, In speech recognition classical HMM algorithm, including has the sequence, the test and the parameter training, compiles by the C language.
RLS_LMS.rar
- LMS算法、RLS算法 及其二者的比较 有注释说明的 比较详细,LMS algorithm, RLS algorithm and the two more notes of a more detailed
humanearbasedonthespectral
- 改进的基于人耳掩蔽效应谱减语音增强算法,是谱减法的改进算法。-To improve the human ear based on the spectral masking by speech enhancement algorithm is to improve the algorithm of spectral subtraction.
LMS
- LMS算法的基本原理分析介绍文档(难度为入门级别)-Introduction of LMS Algorithm
BURG
- 本文件为语音识别lpc源码中的burg算法部分。该算法简单实用,适合于进行线性预测参数的计算-This document is for lpc-source speech recognition algorithm in the part of the burg. The algorithm is simple and practical, suitable for the calculation of the linear prediction parameters
LMS
- 噪声抵消的matlab程序源码 LMS算法 matlab程序-Matlab noise cancellation process of the LMS algorithm matlab source program
mesht
- 一个通过实际应用的“ 人工鱼群算法”,效果很好的。-Through the practical application of the " artificial fish-swarm algorithm," good effects.
1
- LMS 算法源程序,绘制性能曲线图,误差性能曲线-LMS algorithm source code, rendering the performance curves, the error performance curve
LMS
- 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)
gFULMS
- 振动抑制的matlab程序源码 LMS算法 matlab -LMS algorithm for vibration suppression
LBG_newdistortion
- LBG算法实现,但使用了新的distortion计算方法-LBG algorithm realization, meanwhile using new distortion measuring method
传统谱减与MCRA语音增强算法
- 传统语音增强算法,谱减法和MCRC算法,matlab源代码。(Traditional speech enhancement algorithm, spectral subtraction and MCRC algorithm, matlab source code.)