필터 지우기
필터 지우기

markov model in matlab

조회 수: 2 (최근 30일)
Radwa
Radwa 2012년 6월 14일
I have 11 states, and a transition probability matrix. But I dont have emissions as my model is not hidden. It consists only of states (1,2,3,---11) I want to generate random states based on my transition probability matrix, but (hmm) tool box requires an emission probability matrix. What should I do?
[seq,states]=hmmgenerate(100,Trans,Emis)

답변 (2개)

Walter Roberson
Walter Roberson 2012년 6월 15일
I speculate that you should let Emis be eye(11)

engstudent
engstudent 2012년 12월 19일
hi i am working in speech recognition using hmm and i need to know what is the step to build hmm andhow to train hmm in matlab7.9 ??????? i found in matlab hmmestimat,i have seq but i dont know what is the states? my Q is if i need to generat the states by my self????or this is wrong plz answer my question............
plz help me .....................

카테고리

Help CenterFile Exchange에서 Markov Chain Models에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by