Revision 261, 0.6 kB
(checked in by smidl, 16 years ago)
|
doc
|
Rev | Line | |
---|
[261] | 1 | \index{Tutorial@{Tutorial}} |
---|
| 2 | |
---|
| 3 | This page contains some tutorial examples that will help you getting started using BDM. |
---|
| 4 | |
---|
| 5 | Linear algebra in BDM (using IT++):\begin{itemize} |
---|
| 6 | \item \hyperlink{vector_and_matrix}{A very simple tutorial about vectors and matrixes}\item \hyperlink{itfile}{Writing and reading data from files}\item \hyperlink{timer}{Using timers to measure execution time}\end{itemize} |
---|
| 7 | |
---|
| 8 | |
---|
| 9 | Examples of estimation (BDM):\begin{itemize} |
---|
| 10 | \item \hyperlink{arx}{Example of ARX model estimation}\item kalman\end{itemize} |
---|
| 11 | |
---|
| 12 | |
---|
| 13 | Matlab:\begin{itemize} |
---|
| 14 | \item matlab\_\-bdm \end{itemize} |
---|