root/pmsm/TR2245/unitsteps.cfg @ 281

Revision 281, 213 bytes (checked in by smidl, 15 years ago)

new version of mpf_test for TR2245

Line 
1ndat = 9000;
2Npart = 20;
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
9// For EKF
10dQ=[1e-6, 1e-6, 0.001, 0.0001];
11dR=[1e-8, 1e-8];
Note: See TracBrowser for help on using the browser.