Changeset 472 for library/doc/html/arx_ui.html
- Timestamp:
- 08/05/09 00:16:53 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/arx_ui.html
r401 r472 5 5 <link href="doxygen.css" rel="stylesheet" type="text/css"> 6 6 </head><body> 7 <!-- Generated by Doxygen 1.5. 8-->7 <!-- Generated by Doxygen 1.5.9 --> 8 8 <script type="text/javascript"> 9 9 <!-- … … 52 52 <li><a href="main.html"><span>Main Page</span></a></li> 53 53 <li class="current"><a href="pages.html"><span>Related Pages</span></a></li> 54 <li><a href="modules.html"><span>Modules</span></a></li>55 54 <li><a href="annotated.html"><span>Classes</span></a></li> 56 55 <li><a href="files.html"><span>Files</span></a></li> … … 63 62 <h1><a class="anchor" name="arx_ui">Running experiment <code>estimator</code> with ARX data fields </a></h1>The experiment estimator::cpp can be run either on command line, or as a mex file in Matlab.<h2><a class="anchor" name="cmd"> 64 63 Command Line</a></h2> 65 In order to use it for estimation of an ARX model, we can define the following <a class="el" href="ui .html">User Infos and their use</a> structure: <div class="fragment"><pre class="fragment"></pre></div><p>64 In order to use it for estimation of an ARX model, we can define the following <a class="el" href="ui_page.html">User Infos and their use</a> structure: <div class="fragment"><pre class="fragment"></pre></div><p> 66 65 The structure is interpreted by application <code>estimator</code>, which looks for fields: <dl> 67 66 <dt>system</dt> … … 83 82 </div> 84 83 </div> 85 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jul 1 13:05:562009 for mixpp by 84 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Aug 5 00:06:50 2009 for mixpp by 86 85 <a href="http://www.doxygen.org/index.html"> 87 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5. 8</small></address>86 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address> 88 87 </body> 89 88 </html>