root/doc/html/sim__var__arx_8cpp.html @ 131

Revision 106, 3.5 kB (checked in by smidl, 16 years ago)

doc

Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
3<title>mixpp: work/mixpp/pmsm/sim_var_arx.cpp File Reference</title>
4<link href="doxygen.css" rel="stylesheet" type="text/css">
5<link href="tabs.css" rel="stylesheet" type="text/css">
6</head><body>
7<!-- Generated by Doxygen 1.5.5 -->
8<div class="navigation" id="top">
9  <div class="tabs">
10    <ul>
11      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
12      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
13      <li><a href="annotated.html"><span>Classes</span></a></li>
14      <li class="current"><a href="files.html"><span>Files</span></a></li>
15    </ul>
16  </div>
17</div>
18<div class="contents">
19<h1>work/mixpp/pmsm/sim_var_arx.cpp File Reference</h1>Models for synchronous electric drive using IT++ and BDM. <a href="#_details">More...</a>
20<p>
21<code>#include &lt;itpp/itbase.h&gt;</code><br>
22<code>#include &lt;<a class="el" href="arx_8h-source.html">estim/arx.h</a>&gt;</code><br>
23
24<p>
25<div class="dynheader">
26Include dependency graph for sim_var_arx.cpp:</div>
27<div class="dynsection">
28<p><center><img src="sim__var__arx_8cpp__incl.png" border="0" usemap="#work/mixpp/pmsm/sim_var_arx.cpp_map" alt=""></center>
29<map name="work/mixpp/pmsm/sim_var_arx.cpp_map">
30<area shape="rect" href="arx_8h.html" title="Bayesian Filtering for generalized autoregressive (ARX) model." alt="" coords="131,81,216,105"><area shape="rect" href="libFN_8h&#45;source.html" title="../stat/libFN.h" alt="" coords="153,156,252,180"><area shape="rect" href="libEF_8h.html" title="Probability distributions for Exponential Family models." alt="" coords="276,156,375,180"><area shape="rect" href="libBM_8h.html" title="Bayesian Models (bm) that use Bayes rule to learn from observations." alt="" coords="204,231,268,255"><area shape="rect" href="libDC_8h.html" title="Matrices in decomposed forms (LDL&#39;, LU, UDU&#39;, etc)." alt="" coords="343,231,449,255"><area shape="rect" href="itpp__ext_8h&#45;source.html" title="../itpp_ext.h" alt="" coords="473,231,564,255"></map>
31</div>
32<table border="0" cellpadding="0" cellspacing="0">
33<tr><td></td></tr>
34<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
35<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5c4cd8cb9349380ddbd338e72e91d9c9"></a><!-- doxytag: member="sim_var_arx.cpp::getPsi" ref="5c4cd8cb9349380ddbd338e72e91d9c9" args="(int t, mat &amp;D, mat &amp;Q)" -->
36vec&nbsp;</td><td class="memItemRight" valign="bottom"><b>getPsi</b> (int t, mat &amp;D, mat &amp;Q)</td></tr>
37
38<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e66f6b31b5ad750f1fe042a706a4e3d4"></a><!-- doxytag: member="sim_var_arx.cpp::main" ref="e66f6b31b5ad750f1fe042a706a4e3d4" args="()" -->
39int&nbsp;</td><td class="memItemRight" valign="bottom"><b>main</b> ()</td></tr>
40
41</table>
42<hr><a name="_details"></a><h2>Detailed Description</h2>
43Models for synchronous electric drive using IT++ and BDM.
44<p>
45<dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl>
46----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p>
47Using IT++ for numerical operations ----------------------------------- </div>
48<hr size="1"><address style="text-align: right;"><small>Generated on Fri May 9 23:06:32 2008 for mixpp by&nbsp;
49<a href="http://www.doxygen.org/index.html">
50<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address>
51</body>
52</html>
Note: See TracBrowser for help on using the browser.