|
Revision 181, 1.7 kB
(checked in by smidl, 17 years ago)
|
|
Regenerated doc
|
-
Property svn:eol-style set to
native
|
| Line | |
|---|
| 1 | \hypertarget{ekf__obj_8h}{ |
|---|
| 2 | \section{work/git/mixpp/pmsm/simulator\_\-zdenek/ekf\_\-example/ekf\_\-obj.h File Reference} |
|---|
| 3 | \label{ekf__obj_8h}\index{work/git/mixpp/pmsm/simulator\_\-zdenek/ekf\_\-example/ekf\_\-obj.h@{work/git/mixpp/pmsm/simulator\_\-zdenek/ekf\_\-example/ekf\_\-obj.h}} |
|---|
| 4 | } |
|---|
| 5 | Bayesian Filtering for linear Gaussian models (\hyperlink{classKalman}{Kalman} Filter) and extensions. |
|---|
| 6 | |
|---|
| 7 | {\tt \#include $<$itpp/itbase.h$>$}\par |
|---|
| 8 | {\tt \#include $<$estim/libKF.h$>$}\par |
|---|
| 9 | {\tt \#include \char`\"{}fixed.h\char`\"{}}\par |
|---|
| 10 | {\tt \#include \char`\"{}matrix.h\char`\"{}}\par |
|---|
| 11 | {\tt \#include \char`\"{}reference.h\char`\"{}}\par |
|---|
| 12 | {\tt \#include \char`\"{}parametry\_\-motoru.h\char`\"{}}\par |
|---|
| 13 | |
|---|
| 14 | |
|---|
| 15 | Include dependency graph for ekf\_\-obj.h:\nopagebreak |
|---|
| 16 | \begin{figure}[H] |
|---|
| 17 | \begin{center} |
|---|
| 18 | \leavevmode |
|---|
| 19 | \includegraphics[width=312pt]{ekf__obj_8h__incl} |
|---|
| 20 | \end{center} |
|---|
| 21 | \end{figure} |
|---|
| 22 | \subsection*{Classes} |
|---|
| 23 | \begin{CompactItemize} |
|---|
| 24 | \item |
|---|
| 25 | class \hyperlink{classEKFfixed}{EKFfixed} |
|---|
| 26 | \begin{CompactList}\small\item\em Extended \hyperlink{classKalman}{Kalman} Filter with full matrices in fixed point arithmetic. \item\end{CompactList}\end{CompactItemize} |
|---|
| 27 | \subsection*{Functions} |
|---|
| 28 | \begin{CompactItemize} |
|---|
| 29 | \item |
|---|
| 30 | \hypertarget{ekf__obj_8h_20a104802ddcb544b8de3fe3e5e03253}{ |
|---|
| 31 | double \textbf{minQ} (double Q)} |
|---|
| 32 | \label{ekf__obj_8h_20a104802ddcb544b8de3fe3e5e03253} |
|---|
| 33 | |
|---|
| 34 | \end{CompactItemize} |
|---|
| 35 | |
|---|
| 36 | |
|---|
| 37 | \subsection{Detailed Description} |
|---|
| 38 | Bayesian Filtering for linear Gaussian models (\hyperlink{classKalman}{Kalman} Filter) and extensions. |
|---|
| 39 | |
|---|
| 40 | \begin{Desc} |
|---|
| 41 | \item[Author:]Vaclav Smidl.\end{Desc} |
|---|
| 42 | ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty |
|---|
| 43 | |
|---|
| 44 | Using IT++ for numerical operations ----------------------------------- |
|---|