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