Markov chain
    조회 수: 4 (최근 30일)
  
       이전 댓글 표시
    
I have three states for a time series and I would like to predict the 4th state using markove chain. My data has unknown distribution with known mean and std. I am not sure how to estimate the "transition matrix" and "observation matrix"?
Using "hmmestimate" I need to have the "seq" and "states" which there are no clear documentation in Matlab as what the format is! Do MLE (maximum likelihood estimamtion) or EM (expectation maximization)other possibilities for computing transition matrix? Is there any example of real data implementation as of how to use markov chain? Thanks for your help
댓글 수: 0
답변 (1개)
  Tushar Sharma
      
 2025년 1월 10일
        This might be helpful to create Markov and semi-Markov models - https://www.mathworks.com/matlabcentral/fileexchange/48531-semi-markov-toolbox.
댓글 수: 0
참고 항목
카테고리
				Help Center 및 File Exchange에서 Markov Chain Models에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

