Solve transition matrix using Maximum Entropy
    조회 수: 2 (최근 30일)
  
       이전 댓글 표시
    
Dear all,
Can I use Fmincon in Matlab to derive the transition matrix for Markov Chain model. I have been using Fmincon to estimate the transition matrix. I minimize the the objective function which is sum(p.*log(p)), subject to moment constraints. The constraints are based on the data that I have. I do not know whether we have another way to solve this kind of problem with Matlab since I am not quite sure about the solution that I had now.
Thank you very much! Dat
댓글 수: 0
답변 (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!