Student[NumericalAnalysis][SpectralRadius] - compute the spectral radius of a square matrix
|
Calling Sequence
|
|
SpectralRadius(A)
|
|
Parameters
|
|
A
|
-
|
Matrix; a square matrix
|
|
|
|
|
Description
|
|
•
|
The SpectralRadius command computes the maximum of the absolute values of the eigenvalues of the matrix A.
|
|
|
Notes
|
|
•
|
The output from this procedure will be as symbolic as computationally feasible. If the exact spectral radius of A is too time-consuming to compute, it may be computed numerically.
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
|
|
Download Help Document
Was this information helpful?