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!