Scilab 6.0.0
Scilab Help >> Polynomials > derivat
derivat
Rational matrix derivative
Syntax
pd=derivat(p)
Arguments
- p
polynomial or rational matrix
Description
The derivat() function works with expressions like
which consists of functions of linear combinations with integer exponents of one variable (in the example denoted by z).
The function derivat() implements the analytical derivation of p(z), giving the following result.
Comments
Add a comment:
Please login to comment this page.