-
GUI
说明: Matlab 界面编程中的一些经验总结,希望对大家有帮助。(Matlab interface for programming some of the lessons learned, we want to help.)
- 2010-03-29 15:12:04下载
- 积分:1
-
lpc
线性预测分析是最有效的语音分析技术之一,在语音编码、语音合成、语音识别和说话
人识别等语音处理领域中得到了广泛的应用。语音线性预测的基本思想是:一个语音信号的
抽样值可以用过去若干个取样值的线性组合来逼近。通过使实际语音抽样值与线性预测抽样
值的均方误差达到最小,可以确定唯一的一组线性预测系数。(Linear predictive analysis is one of the most effective voice analysis technology has been widely applied in the field of speech processing speech coding, speech synthesis, speech recognition and speaker recognition and the like. The basic idea of linear prediction of speech is: a voice signal sample values can be approximated by a linear combination of a plurality of sample values of the past. By making the actual speech sample mean square error of the value of the smallest linear prediction sample values, to determine a unique set of linear prediction coefficients.)
- 2014-11-23 19:56:59下载
- 积分:1
-
MAtlab
image polar to convert an image from Matrice to polar conrdinate, its about 5 functions that works toguether
- 2013-12-11 03:25:24下载
- 积分:1
-
aftab_clustering1
this code is useful to make cluster of random data
in a particular group
- 2012-02-01 21:30:06下载
- 积分:1
-
IterativeClosestPointMethod
ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points.
Ordinary usage:
[R, T] = icp(model,data)
INPUT:
model - matrix with model points,
data - matrix with data points,
OUTPUT:
R - rotation matrix and
T - translation vector accordingly
so
newdata = R*data + T .
newdata are transformed data points to fit model
see help icp for more information
(ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points.
Ordinary usage:
[R, T] = icp(model,data)
INPUT:
model- matrix with model points,
data- matrix with data points,
OUTPUT:
R- rotation matrix and
T- translation vector accordingly
so
newdata = R*data+ T .
newdata are transformed data points to fit model
see help icp for more information
)
- 2007-09-09 16:06:34下载
- 积分:1
-
Modelo_jakes
Jakes model to RAleigh Fading
- 2009-05-23 09:19:50下载
- 积分:1
-
yuzhonshibiematlab
语种识别matlab程序,里面包括gmm,hmm模型的训练和测试,,,,,,(Language recognition matlab program, which includes training and testing gmm, hmm model,,,,,,)
- 2013-12-01 15:59:44下载
- 积分:1
-
matlab-programming
用于学习matlab语言编程的PPT文档,里面含有编程源代码。(Matlab programming language for learning PPT document, which contains programming source code.)
- 2013-11-02 19:07:18下载
- 积分:1
-
turbo code
LTE标准的turbo码编译码仿真,使用MAP译码算法。(LTE standard turbo code simulation, the MAP decoding algorithm has been used.)
- 2017-11-03 22:06:53下载
- 积分:1
-
blind_esti
this program will help in blind estimation
- 2013-08-06 19:31:28下载
- 积分:1