Info

此问题已关闭。 请重新打开它进行编辑或回答。

hmmviterbi find matching probability(score)

1 次查看(过去 30 天)
akb akbar
akb akbar 2017-4-22
关闭: MATLAB Answer Bot 2021-8-20
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

回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by