Mercurial > hg > ltpda
annotate m-toolbox/html_help/help/ug/sigproc_fit_content.html @ 43:bc767aaa99a8
CVS Update
author | Daniele Nicolodi <nicolodi@science.unitn.it> |
---|---|
date | Tue, 06 Dec 2011 11:09:25 +0100 |
parents | f0afece42f48 |
children |
rev | line source |
---|---|
0 | 1 <p> |
2 The following sections describe special tools for data fitting implemented in the LTPDA toolbox. | |
3 </p> | |
4 <ul> | |
5 <li> <a href="sigproc_polyfit.html">Polynomial Fitting</a> </li> | |
6 <li> <a href="sigproc_timedomainfit.html">Time Domain Fit</a> </li> | |
7 <li> <a href="sigproc_linear_param_estimation_svd.html">Linear Parameter Estimation with Singular Value Decomposition</a> </li> | |
8 <li> <a href="zdomainfit.html">Z-Domain Fit</a> </li> | |
9 <li> <a href="sdomainfit.html">S-Domain Fit</a> </li> | |
10 </ul> | |
11 |