linalg[charmat] - construct the characteristic matrix
|
Calling Sequence
|
|
charmat(A, lambda)
|
|
Parameters
|
|
A
|
-
|
square matrix
|
lambda
|
-
|
name or algebraic expression
|
|
|
|
|
Description
|
|
•
|
The function charmat constructs the characteristic matrix , where I is the identity matrix. If lambda is a name, then is the characteristic polynomial.
|
•
|
The command with(linalg,charmat) allows the use of the abbreviated form of this command.
|
|
|
Download Help Document
Was this information helpful?