%%%%%%%%%%%%%%%%%%% class: mfir %%%%%%%%%%%%%%%%%%%% <a href="matlab:help mfir/char">mfir/char</a> - convert a mfir object into a string. <a href="matlab:help mfir/copy">mfir/copy</a> - Make copy of mfir objects depending of the second input <a href="matlab:help mfir/display">mfir/display</a> - overloads display functionality for mfir objects. <a href="matlab:help mfir/fromA">mfir/fromA</a> - Construct an mfir from coefficients <a href="matlab:help mfir/fromAO">mfir/fromAO</a> - create FIR filter from magnitude of input AO/fsdata <a href="matlab:help mfir/fromPzmodel">mfir/fromPzmodel</a> - Construct an mfir from a pzmodel <a href="matlab:help mfir/fromStandard">mfir/fromStandard</a> - Construct an mfir from a standard types <a href="matlab:help mfir/mfir">mfir/mfir</a> - FIR filter object class constructor. <a href="matlab:help mfir/mkbandpass">mfir/mkbandpass</a> - return a bandpass filter mfir(). A Cheby filter is used. <a href="matlab:help mfir/mkbandreject">mfir/mkbandreject</a> - return a low pass filter mfir(). A Butterworth filter is used. <a href="matlab:help mfir/mkhighpass">mfir/mkhighpass</a> - return a high pass filter mfir(). A Butterworth filter is used. <a href="matlab:help mfir/mklowpass">mfir/mklowpass</a> - return a low pass filter mfir(). <a href="matlab:help mfir/parseFilterParams">mfir/parseFilterParams</a> - parses the input plist and returns a full plist for designing a standard FIR filter. <a href="matlab:help mfir/redesign">mfir/redesign</a> - redesign the input filter to work for the given sample rate. <a href="matlab:help mfir/resp">mfir/resp</a> - Make a frequency response of the filter. <a href="matlab:help mfir/setGd">mfir/setGd</a> - Set the property 'gd' <a href="matlab:help mfir/string">mfir/string</a> - writes a command string that can be used to recreate the input filter object. <a href="matlab:help mfir/update_struct">mfir/update_struct</a> - update the input structure to the current ltpda version