calculate transition probability matrix for many dimension data.
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Cast and Quantize Data en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!