Contents | %%%%%%%%%%%%%%%%%%% class: pzmodel %%%%%%%%%%%%%%%%%%%% |
abcascade | ABCASCADE Cascade two filters together to get a new filter. |
char | CHAR convert a pzmodel object into a string. |
copy | COPY Make copy of pzmodel objects depending of the second input |
display | DISPLAY overloads display functionality for pzmodel objects. |
fngen | FNGEN creates an arbitrarily long time-series based on the input pzmodel. |
fromLISO | FROMLISO Construct a pzmodel from a LISO file |
fromPolesAndZeros | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
getlowerFreq | GETLOWERFREQ gets the frequency of the lowest pole or zero in the model. |
getupperFreq | GETUPPERFREQ gets the frequency of the highest pole or zero in the model. |
pzm2ab | PZM2AB convert pzmodel to IIR filter coefficients using bilinear transform. |
pzmodel | PZMODEL constructor for pzmodel class. |
resp | RESP returns the complex response of a pzmodel as an Analysis Object. |
setGain | SETGAIN Set the property 'gain' |
setPoles | SETPOLES Set the property 'poles' |
setZeros | SETZEROS Set the property 'zeros' |
string | STRING writes a command string that can be used to recreate the input pzmodel object. |
tomfir | TOMFIR approximates a pole/zero model with an FIR filter. |
tomiir | TOMIIR converts a pzmodel to an IIR filter using a bilinear transform. |
update_struct | UPDATE_STRUCT update the input structure to the current ltpda version |