Changeset 261 for doc/html/sim__var__arx_8cpp.html
- Timestamp:
- 02/09/09 23:08:46 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/sim__var__arx_8cpp.html
r255 r261 1 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> 3 <title>mixpp: work/git/mixpp/pmsm/sim_var_arx.cpp File Reference</title>3 <title>mixpp: sim_var_arx.cpp File Reference</title> 4 4 <link href="doxygen.css" rel="stylesheet" type="text/css"> 5 5 <link href="tabs.css" rel="stylesheet" type="text/css"> … … 12 12 <li><a href="pages.html"><span>Related Pages</span></a></li> 13 13 <li><a href="modules.html"><span>Modules</span></a></li> 14 <li><a href="annotated.html"><span>Classes</span></a></li> 14 <li><a href="namespaces.html"><span>Namespaces</span></a></li> 15 <li><a href="classes.html"><span>Classes</span></a></li> 15 16 <li class="current"><a href="files.html"><span>Files</span></a></li> 16 17 </ul> … … 18 19 </div> 19 20 <div class="contents"> 20 <h1> work/git/mixpp/pmsm/sim_var_arx.cpp File Reference</h1>Disturbances of PMSM model are fitted by an ARX model. <a href="#_details">More...</a>21 <h1>sim_var_arx.cpp File Reference</h1>Disturbances of PMSM model are fitted by an ARX model. <a href="#_details">More...</a> 21 22 <p> 22 <code>#include <itpp/itbase.h></code><br>23 23 <code>#include <<a class="el" href="arx_8h-source.html">estim/arx.h</a>></code><br> 24 24 <code>#include <<a class="el" href="loggers_8h-source.html">stat/loggers.h</a>></code><br> … … 28 28 Include dependency graph for sim_var_arx.cpp:</div> 29 29 <div class="dynsection"> 30 <p><center><img src="sim__var__arx_8cpp__incl.png" border="0" usemap="# work/git/mixpp/pmsm/sim_var_arx.cpp_map" alt=""></center>31 <map name=" work/git/mixpp/pmsm/sim_var_arx.cpp_map">32 <area shape="rect" href="arx_8h.html" title="Bayesian Filtering for generalized autoregressive (ARX) model." alt="" coords="1 69,84,263,111"><area shape="rect" href="loggers_8h.html" title="Loggers for storing results of experiments." alt="" coords="433,161,543,188"><area shape="rect" href="libFN_8h-source.html" title="../stat/libFN.h" alt="" coords="305,161,409,188"><area shape="rect" href="libEF_8h.html" title="Probability distributions for Exponential Family models." alt="" coords="165,161,267,188"><area shape="rect" href="libBM_8h.html" title="Bayesian Models (bm) that use Bayes rule to learn from observations." alt="" coords="333,239,400,265"><area shape="rect" href="itpp__ext_8h-source.html" title="../itpp_ext.h" alt="" coords="239,316,335,343"><area shape="rect" href="libDC_8h.html" title="Matrices in decomposed forms (LDL', LU, UDU', etc)." alt="" coords="144,239,259,265"></map>30 <p><center><img src="sim__var__arx_8cpp__incl.png" border="0" usemap="#sim_var_arx.cpp_map" alt=""></center> 31 <map name="sim_var_arx.cpp_map"> 32 <area shape="rect" href="arx_8h.html" title="Bayesian Filtering for generalized autoregressive (ARX) model." alt="" coords="139,84,232,111"><area shape="rect" href="loggers_8h.html" title="Loggers for storing results of experiments." alt="" coords="5,84,115,111"><area shape="rect" href="libFN_8h-source.html" title="../stat/libFN.h" alt="" coords="97,161,201,188"><area shape="rect" href="libEF_8h.html" title="Probability distributions for Exponential Family models." alt="" coords="225,161,327,188"><area shape="rect" href="libBM_8h.html" title="Bayesian Models (bm) that use Bayes rule to learn from observations." alt="" coords="116,239,183,265"><area shape="rect" href="itpp__ext_8h-source.html" title="../itpp_ext.h" alt="" coords="167,393,263,420"><area shape="rect" href="libDC_8h.html" title="Matrices in decomposed forms (LDL', LU, UDU', etc)." alt="" coords="211,316,325,343"><area shape="rect" href="chmat_8h.html" title="Matrices in decomposed forms (LDL', LU, UDU', etc)." alt="" coords="207,239,329,265"></map> 33 33 </div> 34 34 <table border="0" cellpadding="0" cellspacing="0"> … … 51 51 ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p> 52 52 Using IT++ for numerical operations ----------------------------------- </div> 53 <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jan 27 16:30:112009 for mixpp by 53 <hr size="1"><address style="text-align: right;"><small>Generated on Fri Feb 6 12:16:56 2009 for mixpp by 54 54 <a href="http://www.doxygen.org/index.html"> 55 55 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>