Verification whether a matrix is a stochastic matrix of a Markov process or not, i.e. with non-negative entries and row sums equal to one.
1 | isTrMatrix(A)
|
A |
The matrix that is checked to be a transition matrix. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.