Description Usage Arguments Value Examples
Calculation of product of two matrix polynomials (arrays).
If one or both leading unity matrices (of eta and theta) are missing, they are (it is) generated (and taken into account).
1 | pol.mul(eta, theta, L)
|
eta |
first matrix polynomial |
theta |
second matrix olynomial |
L |
order of output polynomial (length = L+1) |
matrix polynomial product af eta and theta
1 2 3 4 5 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.