Changeset 224 for doc/html/sim__var_8cpp.html
- Timestamp:
- 01/05/09 19:59:06 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/sim__var_8cpp.html
r219 r224 18 18 </div> 19 19 <div class="contents"> 20 <h1>work/git/mixpp/pmsm/sim_var.cpp File Reference</h1> Models for synchronous electric drive using IT++ and BDM. <a href="#_details">More...</a>20 <h1>work/git/mixpp/pmsm/sim_var.cpp File Reference</h1>Simulation of disturbances in PMSM model, <a class="el" href="classEKF.html" title="Extended Kalman Filter.">EKF</a> runs with simulated covariances. <a href="#_details">More...</a> 21 21 <p> 22 22 <code>#include <itpp/itbase.h></code><br> … … 41 41 <tr><td colspan="2"><br><h2>Functions</h2></td></tr> 42 42 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e66f6b31b5ad750f1fe042a706a4e3d4"></a><!-- doxytag: member="sim_var.cpp::main" ref="e66f6b31b5ad750f1fe042a706a4e3d4" args="()" --> 43 int </td><td class="memItemRight" valign="bottom">< a class="el" href="sim__var_8cpp.html#e66f6b31b5ad750f1fe042a706a4e3d4">main</a> ()</td></tr>43 int </td><td class="memItemRight" valign="bottom"><b>main</b> ()</td></tr> 44 44 45 <tr><td class="mdescLeft"> </td><td class="mdescRight">Extended <a class="el" href="classKalman.html" title="Kalman filter with covariance matrices in square root form.">Kalman</a> filter with unknown <code>Q</code>. <br></td></tr>46 45 </table> 47 46 <hr><a name="_details"></a><h2>Detailed Description</h2> 48 Models for synchronous electric drive using IT++ and BDM.47 Simulation of disturbances in PMSM model, <a class="el" href="classEKF.html" title="Extended Kalman Filter.">EKF</a> runs with simulated covariances. 49 48 <p> 50 49 <dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl> 51 50 ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p> 52 51 Using IT++ for numerical operations ----------------------------------- </div> 53 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Dec 4 14:42:16 2008for mixpp by 52 <hr size="1"><address style="text-align: right;"><small>Generated on Mon Jan 5 19:29:12 2009 for mixpp by 54 53 <a href="http://www.doxygen.org/index.html"> 55 54 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>