Changeset 595
- Timestamp:
- 08/31/09 23:13:30 (16 years ago)
- Files:
- 
          - 1 modified
 
 
Legend:
- Unmodified
- Added
- Removed
- 
        applications/bdmtoolbox/tutorial/estimation/mexbm_test.mr573 r595 21 21 struct('class','mexBM',... 22 22 'name', 'testBM',... 23 'drv', y }; 23 'drv', y,... 24 'posterior', struct('class', 'mexEpdf', 'name','mexEpdf','mu',[1.33333]))}; 24 25 25 26 %experiment description 

