root/doc/tutorial/manual.dox @ 272

Revision 272, 500 bytes (checked in by smidl, 15 years ago)

Examples

Line 
1/*!
2\page manual User Manual
3\addindex User Manual
4
5This page contains some tutorial examples that will help you getting
6started using BDM.
7
8Basic linear algebra in BDM (using IT++):
9- \subpage vector_and_matrix
10- \subpage itfile
11- \subpage timer
12
13Basic concepts and philosophy of BDM:
14- \subpage intro
15- \subpage ui
16- \subpage mexfiles
17
18Library of predefined tasks:
19
20Examples for Various mathematical models (BDM):
21- \subpage arx_ui
22- \subpage kalman
23
24Examples of control (BDM):
25- To be done...
26*/
Note: See TracBrowser for help on using the browser.