Changeset 323 for doc/html/todo.html
- Timestamp:
- 04/23/09 21:12:23 (16 years ago)
- Files:
-
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
doc/html/todo.html
r312 r323 1 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> 3 <title>mixpp: T utorial in Bayesian estimation</title>3 <title>mixpp: Todo List</title> 4 4 <link href="tabs.css" rel="stylesheet" type="text/css"> 5 5 <link href="doxygen.css" rel="stylesheet" type="text/css"> … … 59 59 </div> 60 60 <div class="contents"> 61 <h1><a class="anchor" name="tutorial">Tutorial in Bayesian estimation </a></h1><p> 62 This page contains some interactive examples of Bayesian decision making:<p> 63 Estimation:<ul> 64 <li><a class="el" href="tut_arx.html">Theory of ARX model estimation</a></li></ul> 65 <p> 66 Examples of control (BDM):<ul> 67 <li>To be done... </li></ul> 61 <h1><a class="anchor" name="todo">Todo List </a></h1><a class="anchor" name="_todo000001"></a> <dl> 62 <dt>Class <a class="el" href="classUImexDS.html">UImexDS</a> </dt> 63 <dd>Very memory inefficient implementation. The data file is copied 2 times! For better implementatin we would need MemDS with pointer to the raw data. Then it could operate directly inside mxArray.<p> 64 </dd> 65 </dl> 68 66 </div> 69 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Apr 9 14:33:202009 for mixpp by 67 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Apr 23 21:06:43 2009 for mixpp by 70 68 <a href="http://www.doxygen.org/index.html"> 71 69 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>