Changeset 32 for doc/html/libPF_8h.html

Show
Ignore:
Timestamp:
03/03/08 13:00:32 (17 years ago)
Author:
smidl
Message:

test KF : estimation of R in KF is not possible! Likelihood of y_t is growing when R -> 0

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/html/libPF_8h.html

    r28 r32  
    1717<p> 
    1818<code>#include &lt;itpp/itbase.h&gt;</code><br> 
    19 <code>#include &quot;<a class="el" href="libBM_8h-source.html">../stat/libBM.h</a>&quot;</code><br> 
     19<code>#include &quot;<a class="el" href="libEF_8h-source.html">../stat/libEF.h</a>&quot;</code><br> 
    2020<code>#include &quot;<a class="el" href="libDC_8h-source.html">../math/libDC.h</a>&quot;</code><br> 
    2121 
     
    2626<p><center><img src="libPF_8h__incl.png" border="0" usemap="#work/mixpp/bdm/estim/libPF.h_map" alt=""></center> 
    2727<map name="work/mixpp/bdm/estim/libPF.h_map"> 
    28 <area shape="rect" title="Bayesian Filtering using stochastic sampling (Particle Filters)." alt="" coords="63,161,161,188"><area shape="rect" href="libBM_8h.html" title="Bayesian Filtering using stochastic sampling (Particle Filters)." alt="" coords="57,84,167,111"><area shape="rect" href="libDC_8h.html" title="Bayesian Filtering using stochastic sampling (Particle Filters)." alt="" coords="191,84,308,111"></map> 
     28<area shape="rect" title="Bayesian Filtering using stochastic sampling (Particle Filters)." alt="" coords="159,239,257,265"><area shape="rect" href="libEF_8h.html" title="Bayesian Filtering using stochastic sampling (Particle Filters)." alt="" coords="157,84,259,111"><area shape="rect" href="libDC_8h.html" title="Probability distributions for Exponential Family models." alt="" coords="53,161,171,188"><area shape="rect" href="libBM_8h.html" title="Probability distributions for Exponential Family models." alt="" coords="245,161,312,188"><area shape="rect" href="itpp__ext_8h&#45;source.html" title="Probability distributions for Exponential Family models." alt="" coords="336,161,432,188"></map> 
    2929</div> 
    3030 
     
    3535<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPF.html">PF</a></td></tr> 
    3636 
    37 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A Particle Filter prototype.  <a href="classPF.html#_details">More...</a><br></td></tr> 
    38 <tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTrivialPF.html">TrivialPF</a></td></tr> 
     37<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Trivial particle filter with proposal density equal to parameter evolution model.  <a href="classPF.html#_details">More...</a><br></td></tr> 
     38<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classMPF.html">MPF&lt; BM_T &gt;</a></td></tr> 
    3939 
    40 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Trivial particle filter with proposal density that is not conditioned on the data.  <a href="classTrivialPF.html#_details">More...</a><br></td></tr> 
    41 <tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><b>MPF</b></td></tr> 
    42  
    43 <tr><td colspan="2"><br><h2>Enumerations</h2></td></tr> 
    44 <tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><b>RESAMPLING_METHOD</b> { <b>MULTINOMIAL</b> =  0,  
    45 <b>STRATIFIED</b> =  1,  
    46 <b>SYSTEMATIC</b> =  3 
    47  }</td></tr> 
    48  
     40<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Marginalized Particle filter.  <a href="classMPF.html#_details">More...</a><br></td></tr> 
    4941</table> 
    5042<hr><a name="_details"></a><h2>Detailed Description</h2> 
     
    5345<dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl> 
    5446----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p> 
    55 Using IT++ for numerical operations ----------------------------------- <hr size="1"><address style="text-align: right;"><small>Generated on Mon Feb 18 21:48:39 2008 for mixpp by&nbsp; 
     47Using IT++ for numerical operations ----------------------------------- <hr size="1"><address style="text-align: right;"><small>Generated on Thu Feb 28 16:54:40 2008 for mixpp by&nbsp; 
    5648<a href="http://www.doxygen.org/index.html"> 
    5749<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>