You are here: Symbol Reference > Polynoms Namespace > Functions
MtxVec VCL
ContentsIndex
PreviousUpNext
Functions

The following table lists functions in this documentation.

 
Name 
Description 
 
Divide polynomials, deconvolution. 
 
Performs infinite impulse response (IIR) filtering. 
 
Performs interpolation assuming X=[0,1,..]
 
Perform linear or cubic interpolation. 
 
This is function Polynoms.InterpolateEqd. 
 
Perform interpolation assuming that Y is evaluated at [0,1,2,...]
 
Linear interpolation. 
 
Returns coefficients of the characteristic polynomial. 
 
Converts polynomial roots to coefficients. 
 
Evaluates a polynomial with coefficients Coeff at complex value Val and returns complex results. 
 
Evaluate a polynomial. 
 
Evaluates a polynomial with coefficients Coeff at value Val and returns the results in result. 
 
Evaluates a polynomial with coefficients Coeff at real value Val and returns real result. 
 
Fits a polynomial to data. 
 
Fits a polynomial to data. 
 
Finds the roots of the polynomial from the coefficents. 
 
Interpolates cubic splines between consecutive Y points. 
 
Cubic spline interpolation. 
 
Removes leading zeros. 
 
This is function Polynoms.StripZeros. 
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!