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
RevLine 
[172]1\hypertarget{sim__var__arx_8cpp}{
[261]2\section{sim\_\-var\_\-arx.cpp File Reference}
3\label{sim__var__arx_8cpp}\index{sim\_\-var\_\-arx.cpp@{sim\_\-var\_\-arx.cpp}}
[172]4}
[255]5Disturbances of PMSM model are fitted by an ARX model.
[106]6
7{\tt \#include $<$estim/arx.h$>$}\par
[140]8{\tt \#include $<$stat/loggers.h$>$}\par
[106]9
10
11Include dependency graph for sim\_\-var\_\-arx.cpp:\nopagebreak
12\begin{figure}[H]
13\begin{center}
14\leavevmode
[261]15\includegraphics[width=148pt]{sim__var__arx_8cpp__incl}
[106]16\end{center}
17\end{figure}
18\subsection*{Functions}
19\begin{CompactItemize}
20\item 
[172]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}
[106]24
25\item 
[172]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}
[140]29
30\item 
[172]31\hypertarget{sim__var__arx_8cpp_e66f6b31b5ad750f1fe042a706a4e3d4}{
32int \textbf{main} ()}
33\label{sim__var__arx_8cpp_e66f6b31b5ad750f1fe042a706a4e3d4}
[106]34
35\end{CompactItemize}
36
37
38\subsection{Detailed Description}
[255]39Disturbances of PMSM model are fitted by an ARX model.
[106]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.