%%%%%%%%%%%%%%%%%%% class: miir %%%%%%%%%%%%%%%%%%%% <a href="matlab:help miir/char">miir/char</a> - convert a miir object into a string. <a href="matlab:help miir/display">miir/display</a> - overloads display functionality for miir objects. <a href="matlab:help miir/eq">miir/eq</a> - overloads the == operator for miir objects. <a href="matlab:help miir/get">miir/get</a> - get miir properties. <a href="matlab:help miir/isfield">miir/isfield</a> - tests if the given field is one of the object properties. <a href="matlab:help miir/miir">miir/miir</a> - IIR filter object class constructor. <a href="matlab:help miir/ne">miir/ne</a> - overloads the ~= operator for miir objects. <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/save">miir/save</a> - an miir object to file. <a href="matlab:help miir/set">miir/set</a> - set a miir object property. <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/subsref">miir/subsref</a> - Define field name indexing for miir objects. <a href="matlab:help miir/xml">miir/xml</a> - convert an miir object to an DOM XML object. <a href="matlab:help miir/xmladd">miir/xmladd</a> - add an MIIR object to the given node of the input XML DOM <a href="matlab:help miir/xmlparse">miir/xmlparse</a> - creates a miir filter from a miir xml file.