Solve transition matrix using Maximum Entropy
3 ビュー (過去 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!