Scilab Function

nlev - Leverrier's algorithm

Calling Sequence

[num,den]=nlev(A,z [,rmax])

Parameters

Description

computes:

by block diagonalization of A followed by Leverrier's algorithm on each block.

Remark

Examples

See Also

Author