Show
Ignore:
Timestamp:
01/05/09 19:59:06 (15 years ago)
Author:
smidl
Message:

doc

Files:
1 copied

Legend:

Unmodified
Added
Removed
  • doc/latex/mpf__test_8cpp.tex

    r210 r224  
    1 \hypertarget{sim__var_8cpp}{ 
    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}} 
     1\hypertarget{mpf__test_8cpp}{ 
     2\section{work/git/mixpp/pmsm/mpf\_\-test.cpp File Reference} 
     3\label{mpf__test_8cpp}\index{work/git/mixpp/pmsm/mpf\_\-test.cpp@{work/git/mixpp/pmsm/mpf\_\-test.cpp}} 
    44} 
    5 Models for synchronous electric drive using IT++ and BDM.  
     5TR 2525 file for testing Toy Problem of mpf for Covariance Estimation.  
    66 
    77{\tt \#include $<$itpp/itbase.h$>$}\par 
     8{\tt \#include $<$estim/libKF.h$>$}\par 
     9{\tt \#include $<$estim/libPF.h$>$}\par 
    810{\tt \#include $<$stat/libFN.h$>$}\par 
    9 {\tt \#include $<$estim/libKF.h$>$}\par 
    10 {\tt \#include $<$math/chmat.h$>$}\par 
    1111{\tt \#include \char`\"{}pmsm.h\char`\"{}}\par 
    1212{\tt \#include \char`\"{}simulator.h\char`\"{}}\par 
    1313{\tt \#include \char`\"{}sim\_\-profiles.h\char`\"{}}\par 
    14 {\tt \#include $<$stat/loggers.h$>$}\par 
    1514 
    1615 
    17 Include dependency graph for sim\_\-var.cpp:\nopagebreak 
     16Include dependency graph for mpf\_\-test.cpp:\nopagebreak 
    1817\begin{figure}[H] 
    1918\begin{center} 
    2019\leavevmode 
    21 \includegraphics[width=267pt]{sim__var_8cpp__incl} 
     20\includegraphics[width=285pt]{mpf__test_8cpp__incl} 
    2221\end{center} 
    2322\end{figure} 
     23\subsection*{Classes} 
     24\begin{CompactItemize} 
     25\item  
     26class \hyperlink{classEKF__unQ}{EKF\_\-unQ} 
     27\begin{CompactList}\small\item\em Extended \hyperlink{classKalman}{Kalman} filter with unknown {\tt Q}. \item\end{CompactList}\end{CompactItemize} 
    2428\subsection*{Functions} 
    2529\begin{CompactItemize} 
    2630\item  
    27 \hypertarget{sim__var_8cpp_e66f6b31b5ad750f1fe042a706a4e3d4}{ 
    28 int \hyperlink{sim__var_8cpp_e66f6b31b5ad750f1fe042a706a4e3d4}{main} ()} 
    29 \label{sim__var_8cpp_e66f6b31b5ad750f1fe042a706a4e3d4} 
     31\hypertarget{mpf__test_8cpp_e66f6b31b5ad750f1fe042a706a4e3d4}{ 
     32int \textbf{main} ()} 
     33\label{mpf__test_8cpp_e66f6b31b5ad750f1fe042a706a4e3d4} 
    3034 
    31 \begin{CompactList}\small\item\em Extended \hyperlink{classKalman}{Kalman} filter with unknown {\tt Q}. \item\end{CompactList}\end{CompactItemize} 
     35\end{CompactItemize} 
    3236 
    3337 
    3438\subsection{Detailed Description} 
    35 Models for synchronous electric drive using IT++ and BDM.  
     39TR 2525 file for testing Toy Problem of mpf for Covariance Estimation.  
    3640 
    3741\begin{Desc}