[261] | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
---|
| 2 | <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> |
---|
| 3 | <title>mixpp: Tutorials</title> |
---|
| 4 | <link href="doxygen.css" rel="stylesheet" type="text/css"> |
---|
| 5 | <link href="tabs.css" rel="stylesheet" type="text/css"> |
---|
| 6 | </head><body> |
---|
| 7 | <!-- Generated by Doxygen 1.5.6 --> |
---|
| 8 | <div class="navigation" id="top"> |
---|
| 9 | <div class="tabs"> |
---|
| 10 | <ul> |
---|
| 11 | <li><a href="index.html"><span>Main Page</span></a></li> |
---|
| 12 | <li><a href="pages.html"><span>Related Pages</span></a></li> |
---|
| 13 | <li><a href="modules.html"><span>Modules</span></a></li> |
---|
| 14 | <li><a href="namespaces.html"><span>Namespaces</span></a></li> |
---|
| 15 | <li><a href="classes.html"><span>Classes</span></a></li> |
---|
| 16 | <li><a href="files.html"><span>Files</span></a></li> |
---|
| 17 | </ul> |
---|
| 18 | </div> |
---|
| 19 | </div> |
---|
| 20 | <div class="contents"> |
---|
| 21 | <h1><a class="anchor" name="tutorial">Tutorials </a></h1><p> |
---|
| 22 | This page contains some tutorial examples that will help you getting started using BDM.<p> |
---|
| 23 | Linear algebra in BDM (using IT++):<ul> |
---|
| 24 | <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> |
---|
| 25 | <p> |
---|
| 26 | Examples of estimation (BDM):<ul> |
---|
| 27 | <li><a class="el" href="arx.html">Example of ARX model estimation</a></li><li>kalman</li></ul> |
---|
| 28 | <p> |
---|
| 29 | Matlab:<ul> |
---|
| 30 | <li>matlab_bdm </li></ul> |
---|
| 31 | </div> |
---|
[269] | 32 | <hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 11 10:20:20 2009 for mixpp by |
---|
[261] | 33 | <a href="http://www.doxygen.org/index.html"> |
---|
| 34 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address> |
---|
| 35 | </body> |
---|
| 36 | </html> |
---|