Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

hmmviterbi find matching probability(score)

1 visualización (últimos 30 días)
akb akbar
akb akbar el 22 de Abr. de 2017
Cerrada: MATLAB Answer Bot el 20 de Ag. de 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

Respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by