root/applications/pmsm/TR2245/pmsm_wishart.cfg @ 1197

Revision 295, 371 bytes (checked in by smidl, 15 years ago)

new files

Line 
1ndat = 9000;
2Npart = 1000;
3
4system = {type = "pmsmDS";
5        params : {type = "external";filename = "../cfg/zcu.cfg";path = "pmsm107";};
6        tstep = 1.0; // steps for profile in [s]
7        profile = [1, 5, 0, -3, 8];
8        //opt = "u";
9};
10logger = {type="dirfilelog"; dirname="exp/pmsm_wishart"; maxlen=100;};
11
12dQ=[0.06, 0.06, 0.001, 0.00001];
13dR=[0.01, 0.01];
14
15//Wishart rw
16l=0.99;
17k=2e-2;
Note: See TracBrowser for help on using the browser.