degree

degree of polynomial matrix

Calling Sequence

[D]=degree(M)

Arguments

:M polynomial matrix : :D integer matrix :

Description

returns the matrix of highest degrees of M.

See Also

  • poly polynomial definition
  • coeff coefficients of matrix polynomial
  • clean cleans matrices (round to zero small entries)

Table Of Contents

This Page