Changeset 287 for doc/html/merg__2a_8cpp.html
- Timestamp:
- 03/05/09 14:03:56 (16 years ago)
- Files:
-
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
doc/html/merg__2a_8cpp.html
r280 r287 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: sim_var.cpp File Reference</title>3 <title>mixpp: merg_2a.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"> … … 59 59 </div> 60 60 <div class="contents"> 61 <h1>sim_var.cpp File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2> 62 Simulation of disturbances in PMSM model, EKF runs with simulated covariances. 61 <h1>merg_2a.cpp File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2> 62 Experiment for distributed identification using log-normal merging<p> 63 The purpose of this experiment is to test merging fragmental pdfs between two participants sharing the same parameter, a. However, this parameter has a different role in each model.<p> 64 Lets assume that: <div align="center"> 65 <img src="inline_dotgraph_2.dot.png" alt="inline_dotgraph_2.dot" border="0" usemap="#inline_dotgraph_2.dot.map"> 66 <map name="inline_dotgraph_2.dot.map"></map> 67 </div> 68 63 69 <p> 64 <dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl> 65 ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p> 66 Using IT++ for numerical operations ----------------------------------- 67 <p> 68 <code>#include <stat/libFN.h></code><br> 69 <code>#include <<a class="el" href="libKF_8h-source.html">estim/libKF.h</a>></code><br> 70 <code>#include <<a class="el" href="chmat_8h-source.html">math/chmat.h</a>></code><br> 71 <code>#include "pmsm.h"</code><br> 72 <code>#include "simulator.h"</code><br> 73 <code>#include "sim_profiles.h"</code><br> 70 <code>#include <<a class="el" href="arx_8h-source.html">estim/arx.h</a>></code><br> 71 <code>#include <<a class="el" href="merger_8h-source.html">estim/merger.h</a>></code><br> 72 <code>#include <<a class="el" href="libEF_8h-source.html">stat/libEF.h</a>></code><br> 74 73 <code>#include <<a class="el" href="loggers_8h-source.html">stat/loggers.h</a>></code><br> 75 74 <table border="0" cellpadding="0" cellspacing="0"> 76 75 <tr><td></td></tr> 77 76 <tr><td colspan="2"><br><h2>Functions</h2></td></tr> 78 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e66f6b31b5ad750f1fe042a706a4e3d4"></a><!-- doxytag: member=" sim_var.cpp::main" ref="e66f6b31b5ad750f1fe042a706a4e3d4" args="()" -->77 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e66f6b31b5ad750f1fe042a706a4e3d4"></a><!-- doxytag: member="merg_2a.cpp::main" ref="e66f6b31b5ad750f1fe042a706a4e3d4" args="()" --> 79 78 int </td><td class="memItemRight" valign="bottom"><b>main</b> ()</td></tr> 80 79 81 80 </table> 82 81 </div> 83 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 18 17:38:462009 for mixpp by 82 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Mar 4 18:50:13 2009 for mixpp by 84 83 <a href="http://www.doxygen.org/index.html"> 85 84 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>