Description Arguments Usage Details See Also Examples
Generate various types of random matrices
model |
The matrix model to use, which includes the size of the matrix. The model argument must be of type RandomMatrixModel. Numerous sub-types (e.g. WignerModel, WishartModel) are supported generating the appropriate type of random matrix. |
rmatrix(model)
rmatrix(model)
rmatrix(model)
rmatrix(model)
Used to generate a random matrix from various families. The idea is to specify a model, which is then used to generate random realizations and also to compute other properties of the matrix.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.