Content deleted Content added
→Forward probabilities: order of multiplication matters |
→Forward probabilities: Whoever wrote this did not understand matrix multiplication |
||
Line 24:
We transform the probability distributions related to a given [[hidden Markov model]] into matrix notation as follows.
The transition probabilities <math>\mathbf{P}(X_t\mid X_{t-1})</math> of a given random variable <math>X_t</math> representing all possible states in the hidden Markov model will be represented by the matrix <math>\mathbf{T}</math> where the row index, i, will represent the
:<math>\mathbf{T} = \begin{pmatrix}
|