calculate transition probability matrix for many dimension data.
1 回表示 (過去 30 日間)
古いコメントを表示
I attached n*4 data. so here each row has 4 values and each row considered as one state. I want to calculate transition probability matrix with this data.
1. transition probability matrix calculated as what is probability of one state follows another and here each row is a one state so how to calculate transition probability of one row follows to another.
or
2. I have to first quantize each row to its closest symbol and then I can calculate transition probability, so how to quantize each row to its closest symbol.
I want to do this with any one approach of above two. how to do it.
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Cast and Quantize Data についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!