60 | | <h1><a class="anchor" name="manual">User Manual </a></h1><p> |
61 | | This page contains some tutorial examples that will help you getting started using BDM.<p> |
62 | | Basic linear algebra in BDM (using IT++):<ul> |
63 | | <li><a class="el" href="vector_and_matrix.html">A very simple tutorial about vectors and matrixes</a></li><li><a class="el" href="itfile.html">Writing and reading data from files</a></li><li><a class="el" href="timer.html">Using timers to measure execution time</a></li></ul> |
64 | | <p> |
65 | | Basic concepts and philosophy of BDM:<ul> |
66 | | <li><a class="el" href="intro.html">Introduction to Bayesian Decision Making Toolbox BDM</a></li><li><a class="el" href="ui_page.html">User Infos and their use</a></li><li><a class="el" href="mexfiles.html">How to write and use mex files for Matlab</a></li></ul> |
67 | | <p> |
68 | | Library of predefined tasks:<p> |
69 | | Examples for Various mathematical models (BDM):<ul> |
70 | | <li><a class="el" href="arx_ui.html">Running experiment <code>estimator</code> with ARX data fields</a></li><li><a class="el" href="kalman.html">Examples of (extended) Kalman filtering</a></li></ul> |
71 | | <p> |
72 | | Examples of control (BDM):<ul> |
73 | | <li>To be done... </li></ul> |
| 63 | |
| 64 | |
| 65 | <h1><a class="anchor" id="manual">User Manual </a></h1><p></p> |
| 66 | <p>This page contains some tutorial examples that will help you getting started using BDM.</p> |
| 67 | <p>Basic linear algebra in BDM (using IT++):</p> |
| 68 | <ul> |
| 69 | <li><a class="el" href="vector_and_matrix.html">A very simple tutorial about vectors and matrixes</a></li> |
| 70 | <li><a class="el" href="itfile.html">Writing and reading data from files</a></li> |
| 71 | <li><a class="el" href="timer.html">Using timers to measure execution time</a></li> |
| 72 | </ul> |
| 73 | <p>Basic concepts and philosophy of BDM:</p> |
| 74 | <ul> |
| 75 | <li><a class="el" href="intro.html">Introduction to Bayesian Decision Making Toolbox BDM</a></li> |
| 76 | <li><a class="el" href="ui_page.html">User Infos and their use</a></li> |
| 77 | <li><a class="el" href="mexfiles.html">How to write and use mex files for Matlab</a></li> |
| 78 | </ul> |
| 79 | <p>Library of predefined tasks:</p> |
| 80 | <p>Examples for Various mathematical models (BDM):</p> |
| 81 | <ul> |
| 82 | <li><a class="el" href="arx_ui.html">Running experiment <code>estimator</code> with ARX data fields</a></li> |
| 83 | <li><a class="el" href="kalman.html">Examples of (extended) Kalman filtering</a></li> |
| 84 | </ul> |
| 85 | <p>Examples of control (BDM):</p> |
| 86 | <ul> |
| 87 | <li>To be done... </li> |
| 88 | </ul> |