-
cdhmm
用Matlab开发的基于HMM的语音识别系统(Developed using Matlab-based HMM speech recognition system)
- 2009-03-25 16:51:16下载
- 积分:1
-
RBF
RBF algorithm of Machine Learning
- 2011-07-07 10:57:51下载
- 积分:1
-
parzen
核密度估计的parzen窗法,简单易用,适合于初学非参数估计的用户。(Kernel Density Estimation parzen window method, easy to use, suitable for novice non-parametric estimation of the user.)
- 2013-07-29 16:50:23下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
ganzhiqi
感知器的MATLAB实现,现在很好的啊,请大家(Perceptron MATLAB realized, ah good now, please)
- 2008-12-10 14:41:39下载
- 积分:1
-
halfprecision
source code for serial communication
- 2014-09-15 02:59:55下载
- 积分:1
-
MATLAB_11456788
说明: MATLAB程序设计及其在信号处理中的应用_11456788(MATLAB_11456788)
- 2010-04-24 21:27:34下载
- 积分:1
-
daobai
该仿真程序以倒立摆数学模型为例,用于求系统传递函数、传递函数的极点以及开环脉冲响应。(The simulation program pendulum mathematical model, for example, is used the demand system transfer function, the transfer function poles as well as the open-loop impulse response.)
- 2012-10-10 09:07:48下载
- 积分:1
-
funciones-idp
codigos para tales viendo un reinado chandoso con unas reinas feisimas como para cascarles pero con un tablon
- 2013-11-12 09:49:37下载
- 积分:1
-
Newton_GSS
Newton optimization algorithm which uses gss algorithm as linesearch.
- 2013-04-05 00:26:55下载
- 积分:1