Home > classes > @pzmodel > Contents.m

Contents

PURPOSE ^

%%%%%%%%%%%%%%%%%%% class: pzmodel %%%%%%%%%%%%%%%%%%%%

SYNOPSIS ^

This is a script file.

DESCRIPTION ^

%%%%%%%%%%%%%%%%%%%   class: pzmodel   %%%%%%%%%%%%%%%%%%%%

   <a href="matlab:help pzmodel/abcascade">pzmodel/abcascade</a>         -  Cascade two filters together to get a new filter.
   <a href="matlab:help pzmodel/char">pzmodel/char</a>              -  convert a pzmodel object into a string.
   <a href="matlab:help pzmodel/copy">pzmodel/copy</a>              -  Make copy of pzmodel objects depending of the second input
   <a href="matlab:help pzmodel/display">pzmodel/display</a>           -  overloads display functionality for pzmodel objects.
   <a href="matlab:help pzmodel/fngen">pzmodel/fngen</a>             -  creates an arbitrarily long time-series based on the input pzmodel.
   <a href="matlab:help pzmodel/fromLISO">pzmodel/fromLISO</a>          -  Construct a pzmodel from a LISO file
   <a href="matlab:help pzmodel/fromPolesAndZeros">pzmodel/fromPolesAndZeros</a> - %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
   <a href="matlab:help pzmodel/getlowerFreq">pzmodel/getlowerFreq</a>      -  gets the frequency of the lowest pole or zero in the model.
   <a href="matlab:help pzmodel/getupperFreq">pzmodel/getupperFreq</a>      -  gets the frequency of the highest pole or zero in the model.
   <a href="matlab:help pzmodel/pzm2ab">pzmodel/pzm2ab</a>            -  convert pzmodel to IIR filter coefficients using bilinear transform.
   <a href="matlab:help pzmodel/pzmodel">pzmodel/pzmodel</a>           -  constructor for pzmodel class.
   <a href="matlab:help pzmodel/resp">pzmodel/resp</a>              -  returns the complex response of a pzmodel as an Analysis Object.
   <a href="matlab:help pzmodel/setGain">pzmodel/setGain</a>           -  Set the property 'gain'
   <a href="matlab:help pzmodel/setPoles">pzmodel/setPoles</a>          -  Set the property 'poles'
   <a href="matlab:help pzmodel/setZeros">pzmodel/setZeros</a>          -  Set the property 'zeros'
   <a href="matlab:help pzmodel/string">pzmodel/string</a>            -  writes a command string that can be used to recreate the input pzmodel object.
   <a href="matlab:help pzmodel/tomfir">pzmodel/tomfir</a>            -  approximates a pole/zero model with an FIR filter.
   <a href="matlab:help pzmodel/tomiir">pzmodel/tomiir</a>            -  converts a pzmodel to an IIR filter using a bilinear transform.
   <a href="matlab:help pzmodel/update_struct">pzmodel/update_struct</a>     -  update the input structure to the current ltpda version

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Mon 08-Sep-2008 13:18:47 by m2html © 2003