From: Haithem on
plz need help about how to implement HMM (Hidden Markov Model) algorithm
anyone know information plz reply
thanks
From: Matt Dunham on
"Haithem " <hmt_131188(a)yahoo.com> wrote in message <hr1hv0$350$1(a)fred.mathworks.com>...
> plz need help about how to implement HMM (Hidden Markov Model) algorithm
> anyone know information plz reply
> thanks

Here is an implementation in Matlab, as part of the PMTK3 package:

http://code.google.com/p/pmtk3/source/browse/#svn/trunk/toolbox/hmmTools

Also an HMM is a model, not an algorithm. What in particular are you trying to do?
From: Steven Lord on

"Haithem " <hmt_131188(a)yahoo.com> wrote in message
news:hr1hv0$350$1(a)fred.mathworks.com...
> plz need help about how to implement HMM (Hidden Markov Model) algorithm
> anyone know information plz reply
> thanks
>

If you have Statistics Toolbox:

http://www.mathworks.com/access/helpdesk/help/toolbox/stats/bq_w_hm.html#braa3fl-1

--
Steve Lord
slord(a)mathworks.com
comp.soft-sys.matlab (CSSM) FAQ: http://matlabwiki.mathworks.com/MATLAB_FAQ


 | 
Pages: 1
Prev: HELP - Newton's Method
Next: Kalmen Gain