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