- Category:
- matlab
- Tags:
-
[Text]
- File Size:
- 1kb
- Update:
- 2017-10-04
- Downloads:
- 0 Times
- Uploaded by:
- 徐华卿
Description: % function name: HMMTrain
% parameters: V------- trains the observation sequence (n, X, 1Cell matrix), IPI, IA, and IB------- model parameter initial values
% return values: PI, A, B------- model parameter learning results
% function: Baum-Welch learning algorithm for hidden Markov model
To Search:
File list (Check if you may need any files):
HMM\HMMForward.txt
HMM\HMMTrain.txt
HMM