Changeset 280 for doc/latex/mpf__u__weight_8cpp.tex
- Timestamp:
- 02/24/09 14:12:46 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/latex/mpf__u__weight_8cpp.tex
r261 r280 3 3 \label{mpf__u__weight_8cpp}\index{mpf\_\-u\_\-weight.cpp@{mpf\_\-u\_\-weight.cpp}} 4 4 } 5 6 7 \subsection{Detailed Description} 5 8 Voltage U is multiplied by an unknown weight w which is estimated by MPF. 9 10 \begin{Desc} 11 \item[Author:]Vaclav Smidl.\end{Desc} 12 ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty 13 14 Using IT++ for numerical operations ----------------------------------- 6 15 7 16 {\tt \#include $<$estim/libKF.h$>$}\par … … 11 20 {\tt \#include \char`\"{}simulator.h\char`\"{}}\par 12 21 {\tt \#include \char`\"{}sim\_\-profiles.h\char`\"{}}\par 13 14 15 Include dependency graph for mpf\_\-u\_\-weight.cpp:\nopagebreak16 \begin{figure}[H]17 \begin{center}18 \leavevmode19 \includegraphics[width=241pt]{mpf__u__weight_8cpp__incl}20 \end{center}21 \end{figure}22 22 \subsection*{Classes} 23 23 \begin{CompactItemize} … … 35 35 36 36 \end{CompactItemize} 37 38 39 \subsection{Detailed Description}40 Voltage U is multiplied by an unknown weight w which is estimated by MPF.41 42 \begin{Desc}43 \item[Author:]Vaclav Smidl.\end{Desc}44 ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty45 46 Using IT++ for numerical operations -----------------------------------