⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 classbayesian__filter_1_1indirect__kalman__filter.html

📁 Bayes滤波器算法C++类说明文档,源码见Bayes滤波器算法
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"><title>Bayes++ Bayesian Filtering Classes:  TemplateBayesian_filter::Indirect_kalman_filter&lt; Error_base &gt; class Reference</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.3.2 --><div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Compound&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Compound&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a></div><h1>Bayesian_filter::Indirect_kalman_filter&lt; Error_base &gt; Class Template Reference</h1><code>#include &lt;<a class="el" href="indirect_8hpp-source.html">indirect.hpp</a>&gt;</code><p><p>Inheritance diagram for Bayesian_filter::Indirect_kalman_filter&lt; Error_base &gt;:<p><center><img src="classBayesian__filter_1_1Indirect__kalman__filter.png" usemap="#Bayesian_filter::Indirect_kalman_filter< Error_base >_map" border="0" alt=""></center><map name="Bayesian_filter::Indirect_kalman_filter< Error_base >_map"><area href="classBayesian__filter_1_1Kalman__state__filter.html" alt="Bayesian_filter::Kalman_state_filter" shape="rect" coords="0,168,310,192"><area href="classBayesian__filter_1_1State__filter.html" alt="Bayesian_filter::State_filter" shape="rect" coords="0,112,310,136"><area href="classBayesian__filter_1_1Bayes__filter__base.html" alt="Bayesian_filter::Bayes_filter_base" shape="rect" coords="0,56,310,80"><area href="classBayesian__filter_1_1Bayes__base.html" alt="Bayesian_filter::Bayes_base" shape="rect" coords="0,0,310,24"></map><a href="classBayesian__filter_1_1Indirect__kalman__filter-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0><tr><td></td></tr><tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classBayesian__filter_1_1Indirect__kalman__filter.html#a0">Indirect_kalman_filter</a> (Error_base &amp;error_filter)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classBayesian__filter_1_1Indirect__kalman__filter.html#a1">init</a> ()</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>template&lt;typename P_model&gt; void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classBayesian__filter_1_1Indirect__kalman__filter.html#a2">predict</a> (P_model &amp;f)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>template&lt;typename O_model&gt; void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classBayesian__filter_1_1Indirect__kalman__filter.html#a3">observe</a> (O_model &amp;h, const FM::Vec &amp;z)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>template&lt;typename O_model&gt; void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classBayesian__filter_1_1Indirect__kalman__filter.html#a4">observe_error</a> (O_model &amp;h, const FM::Vec &amp;z_error)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classBayesian__filter_1_1Indirect__kalman__filter.html#a5">update</a> ()</td></tr></table><h3>template&lt;typename Error_base&gt;<br> class Bayesian_filter::Indirect_kalman_filter&lt; Error_base &gt;</h3><hr><h2>Constructor &amp; Destructor Documentation</h2><a name="a0" doxytag="Bayesian_filter::Indirect_kalman_filter::Indirect_kalman_filter"></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" colspan="4">template&lt;typename Error_base&gt; </td>        </tr>        <tr>          <td class="md" nowrap valign="top"> <a class="el" href="classBayesian__filter_1_1Indirect__kalman__filter.html">Bayesian_filter::Indirect_kalman_filter</a>&lt; Error_base &gt;::<a class="el" href="classBayesian__filter_1_1Indirect__kalman__filter.html">Indirect_kalman_filter</a> </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">Error_base &amp;&nbsp;</td>          <td class="mdname1" valign="top" nowrap> <em>error_filter</em>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap><code> [inline]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>    </td>  </tr></table><hr><h2>Member Function Documentation</h2><a name="a1" doxytag="Bayesian_filter::Indirect_kalman_filter::init"></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" colspan="4">template&lt;typename Error_base&gt; </td>        </tr>        <tr>          <td class="md" nowrap valign="top"> void <a class="el" href="classBayesian__filter_1_1Indirect__kalman__filter.html">Bayesian_filter::Indirect_kalman_filter</a>&lt; Error_base &gt;::init </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="mdname1" valign="top" nowrap>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap><code> [inline, virtual]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p><p>Implements <a class="el" href="classBayesian__filter_1_1Kalman__state__filter.html#a1">Bayesian_filter::Kalman_state_filter</a>.    </td>  </tr></table><a name="a3" doxytag="Bayesian_filter::Indirect_kalman_filter::observe"></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" colspan="4">template&lt;typename Error_base&gt; </td>        </tr>        <tr>          <td class="md" colspan="4">template&lt;typename O_model&gt; </td>        </tr>        <tr>          <td class="md" nowrap valign="top"> void <a class="el" href="classBayesian__filter_1_1Indirect__kalman__filter.html">Bayesian_filter::Indirect_kalman_filter</a>&lt; Error_base &gt;::observe </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">O_model &amp;&nbsp;</td>          <td class="mdname" nowrap> <em>h</em>, </td>        </tr>        <tr>          <td></td>          <td></td>          <td class="md" nowrap>const FM::Vec &amp;&nbsp;</td>          <td class="mdname" nowrap> <em>z</em></td>        </tr>        <tr>          <td></td>          <td class="md">)&nbsp;</td>          <td class="md" colspan="2"><code> [inline]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>    </td>  </tr></table><a name="a4" doxytag="Bayesian_filter::Indirect_kalman_filter::observe_error"></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" colspan="4">template&lt;typename Error_base&gt; </td>        </tr>        <tr>          <td class="md" colspan="4">template&lt;typename O_model&gt; </td>        </tr>        <tr>          <td class="md" nowrap valign="top"> void <a class="el" href="classBayesian__filter_1_1Indirect__kalman__filter.html">Bayesian_filter::Indirect_kalman_filter</a>&lt; Error_base &gt;::observe_error </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">O_model &amp;&nbsp;</td>          <td class="mdname" nowrap> <em>h</em>, </td>        </tr>        <tr>          <td></td>          <td></td>          <td class="md" nowrap>const FM::Vec &amp;&nbsp;</td>          <td class="mdname" nowrap> <em>z_error</em></td>        </tr>        <tr>          <td></td>          <td class="md">)&nbsp;</td>          <td class="md" colspan="2"><code> [inline]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>    </td>  </tr></table><a name="a2" doxytag="Bayesian_filter::Indirect_kalman_filter::predict"></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" colspan="4">template&lt;typename Error_base&gt; </td>        </tr>        <tr>          <td class="md" colspan="4">template&lt;typename P_model&gt; </td>        </tr>        <tr>          <td class="md" nowrap valign="top"> void <a class="el" href="classBayesian__filter_1_1Indirect__kalman__filter.html">Bayesian_filter::Indirect_kalman_filter</a>&lt; Error_base &gt;::predict </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">P_model &amp;&nbsp;</td>          <td class="mdname1" valign="top" nowrap> <em>f</em>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap><code> [inline]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>    </td>  </tr></table><a name="a5" doxytag="Bayesian_filter::Indirect_kalman_filter::update"></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" colspan="4">template&lt;typename Error_base&gt; </td>        </tr>        <tr>          <td class="md" nowrap valign="top"> void <a class="el" href="classBayesian__filter_1_1Indirect__kalman__filter.html">Bayesian_filter::Indirect_kalman_filter</a>&lt; Error_base &gt;::update </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="mdname1" valign="top" nowrap>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap><code> [inline, virtual]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p><p>Implements <a class="el" href="classBayesian__filter_1_1Kalman__state__filter.html#a3">Bayesian_filter::Kalman_state_filter</a>.    </td>  </tr></table><hr>The documentation for this class was generated from the following file:<ul><li><a class="el" href="indirect_8hpp-source.html">indirect.hpp</a></ul><hr size="1"><address style="align: right;"><small>Generated on Mon Feb 16 11:20:54 2004 for Bayes++ Bayesian Filtering Classes by<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border=0 > </a>1.3.2 </small></address></body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -