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