HarikrishnanNB / HMM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A-basic-coding-introduction-to-Hidden-Markov-Model

A matlab implementation of forward algorithm, backward algorithm and viterbi algorithm(to find the most probable path). The number of states considered are two (1 and 2). The number of emission symbols considered are two (H and T)

About


Languages

Language:MATLAB 100.0%