| forsythe | R Documentation |
Returns a n-by-n matrix equal to the Jordan block with
eigenvalue lambda, except that A[n,1]=alpha.
forsythe(n, alpha = .Machine$double.eps, lambda = 0)
n |
order of matrix |
alpha |
value of perturbation at |
lambda |
eigenvalue of Jordan block |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.