Changeset 616 for library/doc/html/classbdm_1_1StateCanonical.html
- Timestamp:
- 09/13/09 23:15:31 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/classbdm_1_1StateCanonical.html
r614 r616 74 74 <p>conversion of outer <a class="el" href="classbdm_1_1ARX.html" title="Linear Autoregressive model with Gaussian noise.">ARX</a> model (<a class="el" href="classbdm_1_1mlnorm.html" title="Normal distributed linear function with linear function of mean value;.">mlnorm</a>) to state space model 75 75 <a href="#_details">More...</a></p> 76 <hr/><a name="_details"></a><h2>Detailed Description</h2> 77 <p>conversion of outer <a class="el" href="classbdm_1_1ARX.html" title="Linear Autoregressive model with Gaussian noise.">ARX</a> model (<a class="el" href="classbdm_1_1mlnorm.html" title="Normal distributed linear function with linear function of mean value;.">mlnorm</a>) to state space model </p> 78 <p>The model is constructed as: </p> 79 <p class="formulaDsp"> 80 <img class="formulaDsp" alt="\[ x_{t+1} = Ax_t + B u_t + R^{1/2} e_t, y_t=Cx_t+Du_t + R^{1/2}w_t, \]" src="form_38.png"/> 81 </p> 82 <p> For example, for: Using Frobenius form, see [].</p> 83 <p>For easier use in the future, indeces theta_in_A and theta_in_C are set. TODO - explain </p> 76 84 77 85 <p><code>#include <<a class="el" href="kalman_8h_source.html">kalman.h</a>></code></p> … … 167 175 <tr><td class="mdescLeft"> </td><td class="mdescRight">Matrix R in square-root form. <br/></td></tr> 168 176 </table> 169 <hr/><a name="_details"></a><h2>Detailed Description</h2>170 <p>conversion of outer <a class="el" href="classbdm_1_1ARX.html" title="Linear Autoregressive model with Gaussian noise.">ARX</a> model (<a class="el" href="classbdm_1_1mlnorm.html" title="Normal distributed linear function with linear function of mean value;.">mlnorm</a>) to state space model </p>171 <p>The model is constructed as: </p>172 <p class="formulaDsp">173 <img class="formulaDsp" alt="\[ x_{t+1} = Ax_t + B u_t + R^{1/2} e_t, y_t=Cx_t+Du_t + R^{1/2}w_t, \]" src="form_38.png"/>174 </p>175 <p> For example, for: Using Frobenius form, see [].</p>176 <p>For easier use in the future, indeces theta_in_A and theta_in_C are set. TODO - explain </p>177 177 <hr/>The documentation for this class was generated from the following file:<ul> 178 178 <li><a class="el" href="kalman_8h_source.html">kalman.h</a></li> 179 179 </ul> 180 180 </div> 181 <hr size="1"/><address style="text-align: right;"><small>Generated on Sun Sep 13 2 2:40:432009 for mixpp by 181 <hr size="1"/><address style="text-align: right;"><small>Generated on Sun Sep 13 23:08:56 2009 for mixpp by 182 182 <a href="http://www.doxygen.org/index.html"> 183 183 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>