Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

hmmviterbi find matching probability(score)

1 Ansicht (letzte 30 Tage)
akb akbar
akb akbar am 22 Apr. 2017
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
How can I find maching score(strength) of estimated state sequence returned by function hmmviterbi? for example:
hmmviterbi([2 3 1 5],trans,emis);
and the result would be:
state_seq = [2 2 3 4]
matching_score = 0.75

Antworten (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by