SpectralRadius:
--------------------------------------------------------------------------
Compute the spectral radius of a matrix.
Type SpectralRadius for a demo for the matrix [0 1;-0.5 -0.1],
a damped oscillator.
--------------------------------------------------------------------------
Form:
rho = SpectralRadius( m )
--------------------------------------------------------------------------
------
Inputs
------
m {:,:} Matrix
-------
Outputs
-------
rho (1,1) Spectral radius
--------------------------------------------------------------------------