root/doc/latex/sim__var__arx_8cpp.tex @ 261

Revision 261, 1.4 kB (checked in by smidl, 16 years ago)

doc

  • Property svn:eol-style set to native
Line 
1\hypertarget{sim__var__arx_8cpp}{
2\section{sim\_\-var\_\-arx.cpp File Reference}
3\label{sim__var__arx_8cpp}\index{sim\_\-var\_\-arx.cpp@{sim\_\-var\_\-arx.cpp}}
4}
5Disturbances of PMSM model are fitted by an ARX model.
6
7{\tt \#include $<$estim/arx.h$>$}\par
8{\tt \#include $<$stat/loggers.h$>$}\par
9
10
11Include dependency graph for sim\_\-var\_\-arx.cpp:\nopagebreak
12\begin{figure}[H]
13\begin{center}
14\leavevmode
15\includegraphics[width=148pt]{sim__var__arx_8cpp__incl}
16\end{center}
17\end{figure}
18\subsection*{Functions}
19\begin{CompactItemize}
20\item 
21\hypertarget{sim__var__arx_8cpp_b1fe6b48b3275ef1f646350a4fe3fc39}{
22vec \textbf{getPsi\_\-a} (int t, mat \&D, mat \&Du, mat \&X)}
23\label{sim__var__arx_8cpp_b1fe6b48b3275ef1f646350a4fe3fc39}
24
25\item 
26\hypertarget{sim__var__arx_8cpp_4f3629067a336e659e88e55c7a93bc21}{
27vec \textbf{getPsi\_\-b} (int t, mat \&D, mat \&Du, mat \&X)}
28\label{sim__var__arx_8cpp_4f3629067a336e659e88e55c7a93bc21}
29
30\item 
31\hypertarget{sim__var__arx_8cpp_e66f6b31b5ad750f1fe042a706a4e3d4}{
32int \textbf{main} ()}
33\label{sim__var__arx_8cpp_e66f6b31b5ad750f1fe042a706a4e3d4}
34
35\end{CompactItemize}
36
37
38\subsection{Detailed Description}
39Disturbances of PMSM model are fitted by an ARX model.
40
41\begin{Desc}
42\item[Author:]Vaclav Smidl.\end{Desc}
43----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty
44
45Using IT++ for numerical operations -----------------------------------
Note: See TracBrowser for help on using the browser.