/*! \page published Status of experiments published in papers: In general, experiments from technical reports are not maintained up-to-date with the current version of the library. Status of the experiments published in journals and conferences is as follows: \section pub_soft Software The naming of the basic classes has changed to: - BM is what was dneoted BayesRule in the paper. - Particle class does not exist, instead there is a class MarginalizedParticleBase Examples of Particle filters build using the described approach are: stored in applications/bdmtoolbox/tutorial/userguide, specifically: frg_estim.m and particle_ARX.m \section pub_dist Distributed identification example Experiment from SYSID 2009 is available in directory applications/mpdp/SYSID09/merg_2a.cpp \section pub_filt Bayesian filtering Experiments from EPE 2009 is available in directory applications/pmsm/Barcelona */