Home > classes > @miir > Contents.m

Contents

PURPOSE ^

%%%%%%%%%%%%%%%%%%% class: miir %%%%%%%%%%%%%%%%%%%%

SYNOPSIS ^

This is a script file.

DESCRIPTION ^

%%%%%%%%%%%%%%%%%%%   class: miir   %%%%%%%%%%%%%%%%%%%%

   <a href="matlab:help miir/char">miir/char</a>              -  convert a miir object into a string.
   <a href="matlab:help miir/copy">miir/copy</a>              -  Make copy of miir objects depending of the second input
   <a href="matlab:help miir/display">miir/display</a>           -  overloads display functionality for miir objects.
   <a href="matlab:help miir/filload">miir/filload</a>           - % Load a LISO *_iir.fil file to get the filter taps and return a
   <a href="matlab:help miir/fromAB">miir/fromAB</a>            - Construct an miir from coefficients
   <a href="matlab:help miir/fromLISO">miir/fromLISO</a>          -  Construct a miir filter from a LISO file
   <a href="matlab:help miir/fromPzmodel">miir/fromPzmodel</a>       - Construct an miir from a pzmodel
   <a href="matlab:help miir/fromStandard">miir/fromStandard</a>      - Construct an miir from a standard types
   <a href="matlab:help miir/miir">miir/miir</a>              -  IIR filter object class constructor.
   <a href="matlab:help miir/mkbandpass">miir/mkbandpass</a>        -  return a bandpass filter miir(). A Cheby filter is used.
   <a href="matlab:help miir/mkbandreject">miir/mkbandreject</a>      -  return a low pass filter miir(). A Butterworth filter is used.
   <a href="matlab:help miir/mkhighpass">miir/mkhighpass</a>        -  return a high pass filter miir(). A Butterworth filter is used.
   <a href="matlab:help miir/mklowpass">miir/mklowpass</a>         -  return a low pass filter miir(). A Butterworth filter is used.
   <a href="matlab:help miir/parseFilterParams">miir/parseFilterParams</a> -  parses the input plist and returns a full plist for designing a standard IIR filter.
   <a href="matlab:help miir/redesign">miir/redesign</a>          -  redesign the input filter to work for the given sample rate.
   <a href="matlab:help miir/resp">miir/resp</a>              -  Make a frequency response of the filter.
   <a href="matlab:help miir/setB">miir/setB</a>              -  Set the property 'b'
   <a href="matlab:help miir/setHistin">miir/setHistin</a>         -  Set the property 'histin'
   <a href="matlab:help miir/string">miir/string</a>            -  writes a command string that can be used to recreate the input filter object.
   <a href="matlab:help miir/update_struct">miir/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