Revision 255, 1.3 kB
(checked in by smidl, 16 years ago)
|
doc
|
-
Property svn:eol-style set to
native
|
Rev | Line | |
---|
[172] | 1 | \hypertarget{sim__var_8cpp}{ |
---|
[145] | 2 | \section{work/git/mixpp/pmsm/sim\_\-var.cpp File Reference} |
---|
| 3 | \label{sim__var_8cpp}\index{work/git/mixpp/pmsm/sim\_\-var.cpp@{work/git/mixpp/pmsm/sim\_\-var.cpp}} |
---|
[172] | 4 | } |
---|
[255] | 5 | Simulation of disturbances in PMSM model, EKF runs with simulated covariances. |
---|
[99] | 6 | |
---|
| 7 | {\tt \#include $<$itpp/itbase.h$>$}\par |
---|
| 8 | {\tt \#include $<$stat/libFN.h$>$}\par |
---|
| 9 | {\tt \#include $<$estim/libKF.h$>$}\par |
---|
[140] | 10 | {\tt \#include $<$math/chmat.h$>$}\par |
---|
[99] | 11 | {\tt \#include \char`\"{}pmsm.h\char`\"{}}\par |
---|
| 12 | {\tt \#include \char`\"{}simulator.h\char`\"{}}\par |
---|
[140] | 13 | {\tt \#include \char`\"{}sim\_\-profiles.h\char`\"{}}\par |
---|
[99] | 14 | {\tt \#include $<$stat/loggers.h$>$}\par |
---|
| 15 | |
---|
| 16 | |
---|
| 17 | Include dependency graph for sim\_\-var.cpp:\nopagebreak |
---|
| 18 | \begin{figure}[H] |
---|
| 19 | \begin{center} |
---|
| 20 | \leavevmode |
---|
[210] | 21 | \includegraphics[width=267pt]{sim__var_8cpp__incl} |
---|
[99] | 22 | \end{center} |
---|
| 23 | \end{figure} |
---|
| 24 | \subsection*{Functions} |
---|
| 25 | \begin{CompactItemize} |
---|
| 26 | \item |
---|
[172] | 27 | \hypertarget{sim__var_8cpp_e66f6b31b5ad750f1fe042a706a4e3d4}{ |
---|
[224] | 28 | int \textbf{main} ()} |
---|
[172] | 29 | \label{sim__var_8cpp_e66f6b31b5ad750f1fe042a706a4e3d4} |
---|
[99] | 30 | |
---|
[224] | 31 | \end{CompactItemize} |
---|
[99] | 32 | |
---|
| 33 | |
---|
| 34 | \subsection{Detailed Description} |
---|
[255] | 35 | Simulation of disturbances in PMSM model, EKF runs with simulated covariances. |
---|
[99] | 36 | |
---|
| 37 | \begin{Desc} |
---|
| 38 | \item[Author:]Vaclav Smidl.\end{Desc} |
---|
| 39 | ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty |
---|
| 40 | |
---|
| 41 | Using IT++ for numerical operations ----------------------------------- |
---|