Changeset 290 for doc/html/arx_ui.html
- Timestamp:
- 03/06/09 15:03:45 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/arx_ui.html
r287 r290 2 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> 3 3 <title>mixpp: Running experiment \c estimator with ARX data fields</title> 4 <link href="tabs.css" rel="stylesheet" type="text/css"> 4 5 <link href="doxygen.css" rel="stylesheet" type="text/css"> 5 <link href="tabs.css" rel="stylesheet" type="text/css">6 6 </head><body> 7 <!-- Generated by Doxygen 1.5. 6-->7 <!-- Generated by Doxygen 1.5.8 --> 8 8 <script type="text/javascript"> 9 9 <!-- … … 51 51 <ul> 52 52 <li><a href="main.html"><span>Main Page</span></a></li> 53 <li ><a href="pages.html"><span>Related Pages</span></a></li>53 <li class="current"><a href="pages.html"><span>Related Pages</span></a></li> 54 54 <li><a href="modules.html"><span>Modules</span></a></li> 55 <li><a href=" classes.html"><span>Classes</span></a></li>55 <li><a href="annotated.html"><span>Classes</span></a></li> 56 56 <li><a href="files.html"><span>Files</span></a></li> 57 57 </ul> … … 61 61 </div> 62 62 <div class="contents"> 63 <h1><a class="anchor" name="arx_ui">Running experiment <code>estimator</code> with ARX data fields </a></h1>The experiment estimator::cppcan be run either on command line, or as a mex file in Matlab.<h2><a class="anchor" name="cmd">63 <h1><a class="anchor" name="arx_ui">Running experiment <code>estimator</code> with ARX data fields </a></h1>The experiment <a class="el" href="estimator_8cpp.html">estimator.cpp</a> can be run either on command line, or as a mex file in Matlab.<h2><a class="anchor" name="cmd"> 64 64 Command-line usage</a></h2> 65 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"><span class="comment">//Data generating system</span> … … 159 159 </div> 160 160 </div> 161 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Mar 4 18:50:142009 for mixpp by 161 <hr size="1"><address style="text-align: right;"><small>Generated on Fri Mar 6 15:01:37 2009 for mixpp by 162 162 <a href="http://www.doxygen.org/index.html"> 163 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5. 6</small></address>163 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> 164 164 </body> 165 165 </html>