root/pmsm/TR2245/unitsteps.cfg @ 285

Revision 285, 299 bytes (checked in by smidl, 15 years ago)

unit-step experiment TR2245p

RevLine 
[281]1ndat = 9000;
[285]2Npart = 200;
[281]3
4//simulator
5profile = [1,2,4,9,4,2,0,-4,-9,-16,-4,0,0];
6
7logger = {type="dirfilelog"; dirname="exp/unitstep"; maxlen=100;};
8
[285]9Qrw = {type="migamma_ref";
10        ref = [1e-6, 1e-6, 1e-3, 1e-4];
11        l = 0.999;
12        k = 0.1;
13};
[281]14// For EKF
15dQ=[1e-6, 1e-6, 0.001, 0.0001];
[285]16dR=[1e-6, 1e-6];
Note: See TracBrowser for help on using the browser.