Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Doxygen
Context Navigation
←
Previous Change
Next Change
→
Changeset
981
for
applications/bdmtoolbox/sandbox
View differences
inline
side by side
Show
lines around each change
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
05/25/10 20:55:31 (
15 years
ago)
Author:
smidl
Message:
arx mpf experiment
Files:
1 modified
applications/bdmtoolbox/sandbox/mpf_arx_3.m
(modified)
(
2 diffs
)
Legend:
Unmodified
Added
Removed
Tabular
Unified
applications/bdmtoolbox/sandbox/mpf_arx_3.m
¶
r974
r981
47
47
A.prior.dimx=4;
48
48
A.prior.V =1e-3*eye(4);
49
%A.prior.nu = 10;
49
50
50
51
…
…
60
61
PF.class='PF';
61
62
PF.particle = M;
62
PF.n = 100
0
;
63
PF.n = 100
;
63
64
PF.res_threshold = 0.9;
64
65
PF.prior.class = 'enorm<ldmat>';
Download in other formats:
Unified Diff
Zip Archive