General Viterbi Algorithm
No License
General implementation of matlab version of Viterbi algorithm specifically written for gene structure finding problem in mind. However, it can be modified to suit the goal of a user.
Input:
Transition Probability Matrix
Emission Probability Matrix
Initial Probability Matrix
States Matrix (ie. Exon,Intron, Intergenic, etc.)
Sequence File Name <-- Optional
Output:
Most probable state sequence ('Path') into output.txt
Further Detail: http://en.wikipedia.org/wiki/Viterbi_algorithm
Cite As
Jacob Shin (2026). General Viterbi Algorithm (https://www.mathworks.com/matlabcentral/fileexchange/11050-general-viterbi-algorithm), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Industries > Biotech and Pharmaceutical > Genomics and Next Generation Sequencing >
- Industries > Biotech and Pharmaceutical > QSP, PKPD, and Systems Biology >
- Wireless Communications > Communications Toolbox > PHY Components > Error Detection and Correction >
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
