Most probable path using Viterbi algorithm
The submission considers a case where you deduce what weather it is given the status of a shirt that is hung outside. The weather could be Sunny, cloudy, Rainy and the shirt could be dry, dryish, damp etc. Now given some probability matrices (The initial probability of the weather, the transition probability of the weather and the observation given weather matrices), can the chain of weather be deduced?
The Viterbi algorithm is used to decode the states. So my submission does that job. The example may be changed to incorporate a variety of problems that can be modelled by HMM(Hidden Markov Models).
Cita come
Gautam Shenoy (2026). Most probable path using Viterbi algorithm (https://it.mathworks.com/matlabcentral/fileexchange/25228-most-probable-path-using-viterbi-algorithm), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- Wireless Communications > Communications Toolbox > PHY Components > Error Detection and Correction >
Tag
Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0.0 |
