c++实现HMM,向前向后算法,Viterbi算法,Baum-Welch算法。其中包括用c++定义的HMM数据结构。全部是cpp和h的文件-c achieve HMM, forward backward algorithm, Viterbi algorithm, Baum-Welch algorithm. C including the use of the HMM definition data structure. Cpp all the documents and h 下载
|
hmm算法 包括前后向算法、viterbi算法、bw算法等另外包括内存申请等源代码-algorithm to include before and after algorithm, Viterbi algorithm, bw algorithm other memory applications including source code 下载
|
HMM中经典的前向后向算法,带有比例因子-classical HMM back to the first algorithm, with a scale factor 下载
|
HMM模型中参数计算的方法,包括前向概率,后向概率等用M语言来实现,已经调试通过- 下载
|