Show
Ignore:
Timestamp:
03/23/11 22:23:14 (13 years ago)
Author:
smidl
Message:

correction of mistake in bierman (negligible influence on results)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • applications/pmsm/simulator_zdenek/ekf_example/ekf_obj.h

    r1294 r1304  
    165165                         
    166166                        set_dim(4); 
     167                        dimy = 2; 
     168                        dimc = 2; 
    167169                        E._mu()=zeros(4); 
    168170                        E._R()=zeros(4,4);