| 
            Revision 984, 0.9 kB
            (checked in by smidl, 15 years ago)
           | 
        
        
          | 
               
doc  
 
           | 
        
      
      
    | Line |   | 
|---|
| 1 | /*! | 
|---|
| 2 | \page published Status of experiments published in papers: | 
|---|
| 3 |  | 
|---|
| 4 | In general, experiments from technical reports are not maintained up-to-date with the current version of the library. | 
|---|
| 5 | Status of the experiments published in journals and conferences is as follows: | 
|---|
| 6 |  | 
|---|
| 7 | \section pub_soft Software | 
|---|
| 8 |  | 
|---|
| 9 | The 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 |    | 
|---|
| 13 | Examples of Particle  filters build using the described approach are: stored in applications/bdmtoolbox/tutorial/userguide, specifically: | 
|---|
| 14 | frg_estim.m and particle_ARX.m | 
|---|
| 15 |  | 
|---|
| 16 |  | 
|---|
| 17 | \section pub_dist Distributed identification example  | 
|---|
| 18 |  | 
|---|
| 19 | Experiment from SYSID 2009 is available in directory applications/mpdp/SYSID09/merg_2a.cpp | 
|---|
| 20 |  | 
|---|
| 21 | \section pub_filt Bayesian filtering | 
|---|
| 22 |  | 
|---|
| 23 | Experiments from EPE 2009 is available in directory applications/pmsm/Barcelona | 
|---|
| 24 |  | 
|---|
| 25 | */ | 
|---|