root/library/doc/local/published.dox @ 984

Revision 984, 0.9 kB (checked in by smidl, 14 years ago)

doc

Line 
1/*!
2\page published Status of experiments published in papers:
3
4In general, experiments from technical reports are not maintained up-to-date with the current version of the library.
5Status of the experiments published in journals and conferences is as follows:
6
7\section pub_soft Software
8
9The naming of the basic classes has changed to:
10 - BM  is what was dneoted BayesRule in the paper.
11 - Particle class does not exist, instead there is a class MarginalizedParticleBase
12 
13Examples of Particle  filters build using the described approach are: stored in applications/bdmtoolbox/tutorial/userguide, specifically:
14frg_estim.m and particle_ARX.m
15
16
17\section pub_dist Distributed identification example
18
19Experiment from SYSID 2009 is available in directory applications/mpdp/SYSID09/merg_2a.cpp
20
21\section pub_filt Bayesian filtering
22
23Experiments from EPE 2009 is available in directory applications/pmsm/Barcelona
24
25*/
Note: See TracBrowser for help on using the browser.