Introduction - If you have any usage issues, please Google them yourself
The model includes two procedures: 1 sequence to create a HMM based on the observed model, the BW algorithm estimates the parameters of HMM. 2, according to the known sequence and the HMM observation model, estimates the probability of observing the value of the sequence, the use of Forward Algorithm Note: HMM.cpp, respectively, the two main program, when running a note to another.