diff m-toolbox/html_help/help/ug/pzmodel_content.html @ 0:f0afece42f48

Import.
author Daniele Nicolodi <nicolodi@science.unitn.it>
date Wed, 23 Nov 2011 19:22:13 +0100
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/m-toolbox/html_help/help/ug/pzmodel_content.html	Wed Nov 23 19:22:13 2011 +0100
@@ -0,0 +1,13 @@
+  
+  <p>
+  	Pole/zero modelling is implemented in the LTPDA Toolbox using two classes: a 
+    <tt>pz</tt> (pole/zero) class, and a pole/zero model class, <tt>pzmodel</tt>.
+  </p>
+  <p>
+	The following pages introduce how to produce and use pole/zero models in the LTPDA environment.
+	<ul>
+		<li><a href="pzmodel_model.html">Building a model</a></li>
+		<li><a href="pzmodel_gui.html">Model helper GUI</a></li>
+		<li><a href="pzmodel_filter.html">Converting models to IIR filters</a></li>
+	</ul>
+  </p>