MATLAB: How to create a transition probability matrix for a markov chain from a vetor

markov dtmc

Hello,
I've a vector with ECG observations (about 80k elements). I want to sumulate a markov chain using dtmc but before i need to create the transition probability matrix. How can I create this matrix?
Thank You

Best Answer

Hi Ricardo,
Follow the below links to create a transition probability matrix. Hope these help..
Thanks.
Related Question