root/doc/latex/classEKFful__unQR.tex @ 142

Revision 140, 5.5 kB (checked in by smidl, 16 years ago)

Latex doc

  • Property svn:eol-style set to native
Line 
1\section{EKFful\_\-unQR Class Reference}
2\label{classEKFful__unQR}\index{EKFful\_\-unQR@{EKFful\_\-unQR}}
3Extended \doxyref{Kalman}{p.}{classKalman} filter with unknown {\tt Q} and {\tt R}
4
5
6{\tt \#include $<$ekf\_\-templ.h$>$}
7
8Inheritance diagram for EKFful\_\-unQR:\nopagebreak
9\begin{figure}[H]
10\begin{center}
11\leavevmode
12\includegraphics[width=102pt]{classEKFful__unQR__inherit__graph}
13\end{center}
14\end{figure}
15Collaboration diagram for EKFful\_\-unQR:\nopagebreak
16\begin{figure}[H]
17\begin{center}
18\leavevmode
19\includegraphics[height=400pt]{classEKFful__unQR__coll__graph}
20\end{center}
21\end{figure}
22\subsection*{Public Member Functions}
23\begin{CompactItemize}
24\item 
25{\bf EKFful\_\-unQR} ({\bf RV} rx, {\bf RV} ry, {\bf RV} ru, {\bf RV} rQR)\label{classEKFful__unQR_873e3a72264f6e777c4443220db15d79}
26
27\begin{CompactList}\small\item\em Default constructor. \item\end{CompactList}\item 
28void {\bf condition} (const vec \&QR0)\label{classEKFful__unQR_b586e534c8a8d219561b0c020329d412}
29
30\begin{CompactList}\small\item\em Substitute {\tt val} for {\tt rvc}. \item\end{CompactList}\item 
31void {\bf set\_\-parameters} ({\bf diffbifn} $\ast$pfxu, {\bf diffbifn} $\ast$phxu, const mat Q0, const mat R0)\label{classEKFfull_fc753106e0d4cf68e4f2160fd54458c0}
32
33\begin{CompactList}\small\item\em Set nonlinear functions for mean values and covariance matrices. \item\end{CompactList}\item 
34void {\bf bayes} (const vec \&dt)\label{classEKFfull_8ca46f177e395fa714bbd8bd29ea43e0}
35
36\begin{CompactList}\small\item\em Here dt = [yt;ut] of appropriate dimensions. \item\end{CompactList}\item 
37void {\bf bayes} (mat Dt)\label{classBM_87b07867fd4c133aa89a18543f68d9f9}
38
39\begin{CompactList}\small\item\em Batch Bayes rule (columns of Dt are observations). \item\end{CompactList}\item 
40void {\bf set\_\-est} (vec mu0, mat P0)\label{classEKFfull_7bb76ea74c144ea0b36db99f94750b7b}
41
42\begin{CompactList}\small\item\em set estimates \item\end{CompactList}\item 
43{\bf epdf} \& {\bf \_\-epdf} ()\label{classEKFfull_4080d68f79dade36ccf547d57e64bdc2}
44
45\begin{CompactList}\small\item\em dummy! \item\end{CompactList}\item 
46const {\bf RV} \& {\bf \_\-rv} () const \label{classBM_126bd2595c48e311fc2a7ab72876092a}
47
48\begin{CompactList}\small\item\em access function \item\end{CompactList}\item 
49double {\bf \_\-ll} () const \label{classBM_87f4a547d2c29180be88175e5eab9c88}
50
51\begin{CompactList}\small\item\em access function \item\end{CompactList}\item 
52const {\bf RV} \& {\bf \_\-rvc} () const \label{classBMcond_3fa60348b2da6b4208bb95b8d146900a}
53
54\begin{CompactList}\small\item\em access function \item\end{CompactList}\end{CompactItemize}
55\subsection*{Public Attributes}
56\begin{CompactItemize}
57\item 
58vec {\bf mu}\label{classKalmanFull_fb5aec635e2720cc5ac31bc01c18a68a}
59
60\begin{CompactList}\small\item\em Mean value of the posterior density. \item\end{CompactList}\item 
61mat {\bf P}\label{classKalmanFull_b75dc059e84fa8ffc076203b30f926cc}
62
63\begin{CompactList}\small\item\em Variance of the posterior density. \item\end{CompactList}\item 
64bool \textbf{evalll}\label{classKalmanFull_c17d69e125acd2673e6688fd86dd3f84}
65
66\item 
67double \textbf{ll}\label{classKalmanFull_3aa4bf6128980d0627413dcf9cd07308}
68
69\end{CompactItemize}
70\subsection*{Protected Attributes}
71\begin{CompactItemize}
72\item 
73int \textbf{dimx}\label{classKalmanFull_c5353e66238ed717dba79e0499118226}
74
75\item 
76int \textbf{dimy}\label{classKalmanFull_761fadcc12dd4cb83bb8b5e27db01947}
77
78\item 
79int \textbf{dimu}\label{classKalmanFull_609a4a0fcde78fd7aac2f01b34e952c9}
80
81\item 
82mat \textbf{A}\label{classKalmanFull_554de4c953761380cd5a14a02542e007}
83
84\item 
85mat \textbf{B}\label{classKalmanFull_ac7ade2a603a1b05419e36c5aae21755}
86
87\item 
88mat \textbf{C}\label{classKalmanFull_5a9a8326ae17b519109fcdad59ea74a3}
89
90\item 
91mat \textbf{D}\label{classKalmanFull_8f992a2d6b66d2e8bd9174b28cc0f074}
92
93\item 
94mat \textbf{R}\label{classKalmanFull_bbd2dab10da47237a5f0d9e55fd61f24}
95
96\item 
97mat \textbf{Q}\label{classKalmanFull_a8777c1fe67763395d3ddeb326239851}
98
99\item 
100mat \textbf{\_\-Pp}\label{classKalmanFull_905823cf4157a11b8b824e45809dac55}
101
102\item 
103mat \textbf{\_\-Ry}\label{classKalmanFull_b1b946b3a43f7d86cf4b6dc0dd6e3210}
104
105\item 
106mat \textbf{\_\-iRy}\label{classKalmanFull_c7d915386a9d60b1bc309ae9166764f6}
107
108\item 
109mat \textbf{\_\-K}\label{classKalmanFull_4c8354ea4801529f3071189ddd10d760}
110
111\item 
112bool {\bf evalll}\label{classBM_bf6fb59b30141074f8ee1e2f43d03129}
113
114\begin{CompactList}\small\item\em If true, the filter will compute likelihood of the data record and store it in {\tt ll} . Set to false if you want to save time. \item\end{CompactList}\item 
115double {\bf ll}\label{classBM_5623fef6572a08c2b53b8c87b82dc979}
116
117\begin{CompactList}\small\item\em Logarithm of marginalized data likelihood. \item\end{CompactList}\item 
118{\bf RV} {\bf rv}\label{classBM_af00f0612fabe66241dd507188cdbf88}
119
120\begin{CompactList}\small\item\em Random variable of the posterior. \item\end{CompactList}\item 
121{\bf RV} {\bf rvc}\label{classBMcond_9ba793c8ec453f04d372d17195ed8dec}
122
123\begin{CompactList}\small\item\em Identificator of the conditioning variable. \item\end{CompactList}\end{CompactItemize}
124\subsection*{Friends}
125\begin{CompactItemize}
126\item 
127std::ostream \& {\bf operator$<$$<$} (std::ostream \&os, const {\bf KalmanFull} \&kf)\label{classKalmanFull_86ba216243ed95bb46d80d88775d16af}
128
129\begin{CompactList}\small\item\em print elements of KF \item\end{CompactList}\end{CompactItemize}
130
131
132\subsection{Detailed Description}
133Extended \doxyref{Kalman}{p.}{classKalman} filter with unknown {\tt Q} and {\tt R}.
134
135The documentation for this class was generated from the following file:\begin{CompactItemize}
136\item 
137work/mixpp/bdm/estim/{\bf ekf\_\-templ.h}\end{CompactItemize}
Note: See TracBrowser for help on using the browser.