Changeset 599 for applications
- Timestamp:
- 09/03/09 03:08:09 (15 years ago)
- Location:
- applications/bdmtoolbox
- Files:
-
- 3 modified
Legend:
- Unmodified
- Added
- Removed
-
applications/bdmtoolbox
-
Property
svn:ignore set
to
.dep.inc
.CMakeLists.txt.swp
-
Property
svn:ignore set
to
-
applications/bdmtoolbox/tutorial/estimation
-
Property
svn:ignore set
to
.mexbm_test.m.swp
.estimator.cfg.swp
.s.cfg.swp
.s2config.m.swp
-
Property
svn:ignore set
to
-
applications/bdmtoolbox/tutorial/estimation/mexbm_test.m
r595 r599 20 20 estimators = { 21 21 struct('class','mexBM',... 22 'name', ' testBM',...22 'name', 'mexBM',... 23 23 'drv', y,... 24 24 'posterior', struct('class', 'mexEpdf', 'name','mexEpdf','mu',[1.33333]))};