-
Speech-Recognition-System
本文介绍了基于MATLAB的语音识别系统,包括对语音信号的特征提取,包括语音信号的特征提取,快速傅立叶变换,离散余弦转换,线性预测分析,梅尔频率倒谱系数以及高斯混合模型。(This paper aims at development and performance analysis of a speaker dependent speech recognition
system using MATLAB® . The issues that were considered are 1) Can Matlab, be effectively used to
complete the aforementioned task, 2) Accuracy of the Gaussian Mixture Model used for parametric
modelling, 3) Performance analysis of the system, 4) Performance of the Gaussian Mixture Model as a
parametric modelling technique as compared to other modelling technique and 5) Can a Matlab® based
Speech recognition system be ported to a real world environment for recording and performing complex
voice commands. The aforementioned system is designed to recognize isolated utterances of digits 0-9. The
system is developed such that it can easily be extended to multisyllabic words as well.)
- 2015-01-17 05:21:07下载
- 积分:1
-
guiproje
converting musical entrument sound to anyother
- 2010-06-08 19:48:09下载
- 积分:1
-
vida
Realizar un script en MatLab para implementar el juego de la vida diseñ ado por el
matemático británico John Horton Conway en 1970, este juego es un autómata celular que
consta de una matriz donde cada casilla puede contener vida (célula blanca) o no contener
vida (célula negra):
- 2012-09-26 23:25:04下载
- 积分:1
-
MatlabCode
Matlab中用的所有命令,管理命令和函数,管理变量和工作空间,控制命令窗口等(Matlab Code)
- 2014-02-12 15:02:42下载
- 积分:1
-
ACTSP
实现了蚁群算法求解TSP问题。注释详细
function[R_best,L_best,L_ave,Shortest_Route,Shortest_Length]=ACATSP(C,NC_max,m,Alpha,Beta,Rho,Q)
-------------------------------------------------------------------------
主要符号说明
C n个城市的坐标,n×2的矩阵
NC_max最大迭代次数
m蚂蚁个数
Alpha表征信息素重要程度的参数
Beta表征启发式因子重要程度的参数
Rho信息素蒸发系数
Q信息素增加强度系数
R_best各代最佳路线
L_best各代最佳路线的长度
=========================================================================
(Ant Colony Algorithm for the realization of the TSP problem. Notes the detailed function [R_best, L_best, L_ave, Shortest_Route, Shortest_Length] = ACATSP (C, NC_max, m, Alpha, Beta, Rho, Q) ------------------------------------------------------------------- The main symbol------ C n that cities coordinates, n × 2 matrix NC_max the largest number of iterations m the number of Alpha ant pheromones characterized the importance of the parameters Beta factor heuristic importance of characterization of the parameters Rho evaporation coefficient of pheromone pheromone Q increase in intensity coefficient R_best best route generations generations L_best the length of the best route ====== ================================================== =================)
- 2009-05-09 17:21:45下载
- 积分:1
-
mmse
多用户检测 解相关 mmse 并比较各种检测的效果(Decorrelation mmse multiuser detection test results and compare)
- 2011-05-31 12:03:54下载
- 积分:1
-
Multichannel-Blind-Deconvolution
Robust Multichannel Blind Deconvolution via Fast
Alternating Minimization
- 2012-09-20 04:12:52下载
- 积分:1
-
Shifters
傅里叶变换的另一种表述,傅里叶变换的另一种表述,傅里叶变换的另一种表述(Another statement Fourier transform, Fourier transform another expression, another expression of Fourier transform)
- 2010-11-21 11:46:53下载
- 积分:1
-
matlab框脸
用于ycbcr空间检测人脸肤色,需要自己添加试验级。用photoshop软件将人脸涂白,其余的地方全部涂黑。(For YCbCr space to detect facial complexion, you need to add test level yourself. Photoshop software is used to whitewash the faces and the rest are blackened.)
- 2018-05-01 14:26:55下载
- 积分:1
-
SFO
这是有关图像处理的一个matlab源码,它可以在我们编程时直接调用。(It is about a matlab source code image processing, it can be called directly in our programming.)
- 2010-12-11 10:41:01下载
- 积分:1