Description Usage Arguments Value Examples
Generates a random binary and row stochastic matrix.
1 | RandMat(dim1, dim2)
|
dim1 |
number of rows |
dim2 |
number of columns |
The random matrix (dim1xdim2) with only one nonzero element per row.
1 | RandMat(3, 5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.