jordbloc | R Documentation |
Returns a n
-by-n
Jordan block with eigenvalue
lambda
. The default is 1.
jordbloc(n, lambda = 1)
n |
order of matrix |
lambda |
eigenvalue of Jordan block |
Jordan block matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.