-
SpeechRecognition_DTW
Speech Recognition Using DTW
This is a English/Persian 0~9 digit and some primary English/Persian command recognition system which use Dynamic Time Warping (DTW). Code is developed in MATLAB 6.5 and can used in Windows platform. Program has two versions, a command line one and a GUI version. The GUI one is compatible with version 6.5 of MATLAB. It can record sound stream online or can recognize recorded file. A simple an necessary help also integrated in the GUI. To start using this program run Start.m script.
- 2010-05-11 15:54:10下载
- 积分:1
-
MATLAB-_AR
用MATLAB编程求AR参数,并采用FPE估计AR阶数(AR parameters uated using MATLAB programming, and the use of FPE estimated AR order)
- 2014-11-17 09:28:44下载
- 积分:1
-
MP8126_r1.03
MP8126
550mA, 8V-to-14V Input, LNB-Power Supply
and Control-Voltage Regulator
- 2013-11-05 02:13:27下载
- 积分:1
-
GWSSUS
广义平稳非相关散射模型的MATLAB程序实现(Sense stationary uncorrelated scattering model of the MATLAB program realization)
- 2021-01-20 15:28:41下载
- 积分:1
-
dvhop
主要介绍了dvhop算法的源代码,先计算平均每跳的距离,再根据跳数求出锚节点与未知节点的距离,再用三边测量法求出未知节点坐标(Dvhop algorithm introduces the source code, to calculate the average distance of each jump, then jump a few calculated in accordance with anchor nodes and unknown distance from the node, and then calculated trilateration unknown node coordinates)
- 2009-05-21 19:16:11下载
- 积分:1
-
dmc
我编写的一个预测控制代码,使用MATLAB编写,采用DMC模型,控制对像为大惯性环节(I have written a predictive control code, the use of MATLAB to prepare, using DMC model, to control, as for large inertia link)
- 2010-01-27 12:29:41下载
- 积分:1
-
calibr_v30
machine vision calibration
- 2007-01-07 14:02:28下载
- 积分:1
-
svcm_run
support vector classification machine
% soft margin
% uses "kernel.m"
%
% xtrain: (Ltrain,N) with Ltrain: number of points N: dimension
% ytrain: (Ltrain,1) containing class labels (-1 or +1)
% xrun: (Lrun,N) with Lrun: number of points N: dimension
% atrain: alpha coefficients (from svcm_train on xtrain and ytrain)
% btrain: offest coefficient (from svcm_train on xtrain and ytrain)
%
% ypred: predicted y (Lrun,1) containing class labels (-1 or +1)
% margin: (signed) separation from the separating hyperplane (Lrun,1(support vector machine classification% s oft margin% uses "kernel.m"%% xtrain : (Ltrain, N) with Ltrain : number of points N : % ytrain dimension : (Ltrain. 1) containing class labels (-1 or 1)% xrun : (Lrun, N) with Lrun : number of points N : % atrain dimension : alpha coefficients (from svcm_train on xtrain and ytrain)% btrain : offest coefficient (from svcm_train on xtrain and ytrain)%% ypred : predicted y (Lrun. 1) containing class labels (-1 or 1)% margin : (signed) separation from the separating hyper plane (Lrun, 1)
- 2007-03-03 10:59:12下载
- 积分:1
-
DSP_RADAR
主要用于实现雷达信号的处理,对四目标进行识别测速(Mainly used to implement the processing of radar signals for the four target recognition speed)
- 2014-12-23 09:55:30下载
- 积分:1
-
readpch
读pch文件的小程序,专门读取DMIG格式的矩阵(Reading the small pch file procedures, specifically to read matrix format DMIG)
- 2009-04-10 12:42:24下载
- 积分:1