|
Revision 33, 1.4 kB
(checked in by smidl, 18 years ago)
|
|
Oprava PF a MPF + jejich implementace pro pmsm system
|
-
Property svn:eol-style set to
native
|
| Line | |
|---|
| 1 | \section{work/mixpp/bdm/estim/libPF.h File Reference} |
|---|
| 2 | \label{libPF_8h}\index{work/mixpp/bdm/estim/libPF.h@{work/mixpp/bdm/estim/libPF.h}} |
|---|
| 3 | Bayesian Filtering using stochastic sampling (Particle Filters). |
|---|
| 4 | |
|---|
| 5 | {\tt \#include $<$itpp/itbase.h$>$}\par |
|---|
| 6 | {\tt \#include \char`\"{}../stat/libEF.h\char`\"{}}\par |
|---|
| 7 | {\tt \#include \char`\"{}../math/libDC.h\char`\"{}}\par |
|---|
| 8 | |
|---|
| 9 | |
|---|
| 10 | Include dependency graph for libPF.h:\nopagebreak |
|---|
| 11 | \begin{figure}[H] |
|---|
| 12 | \begin{center} |
|---|
| 13 | \leavevmode |
|---|
| 14 | \includegraphics[width=182pt]{libPF_8h__incl} |
|---|
| 15 | \end{center} |
|---|
| 16 | \end{figure} |
|---|
| 17 | \subsection*{Classes} |
|---|
| 18 | \begin{CompactItemize} |
|---|
| 19 | \item |
|---|
| 20 | class {\bf PF} |
|---|
| 21 | \begin{CompactList}\small\item\em Trivial particle filter with proposal density equal to parameter evolution model. \item\end{CompactList}\item |
|---|
| 22 | class {\bf MPF$<$ BM\_\-T $>$} |
|---|
| 23 | \begin{CompactList}\small\item\em Marginalized Particle filter. \item\end{CompactList}\item |
|---|
| 24 | class \textbf{MPF$<$ BM\_\-T $>$::mpfepdf} |
|---|
| 25 | \begin{CompactList}\small\item\em internal class for MPDF providing composition of \doxyref{eEmp}{p.}{classeEmp} with external components \item\end{CompactList}\end{CompactItemize} |
|---|
| 26 | |
|---|
| 27 | |
|---|
| 28 | \subsection{Detailed Description} |
|---|
| 29 | Bayesian Filtering using stochastic sampling (Particle Filters). |
|---|
| 30 | |
|---|
| 31 | \begin{Desc} |
|---|
| 32 | \item[Author:]Vaclav Smidl.\end{Desc} |
|---|
| 33 | ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty |
|---|
| 34 | |
|---|
| 35 | Using IT++ for numerical operations ----------------------------------- |
|---|