Changeset 33 for tests/testKF.cpp

Show
Ignore:
Timestamp:
03/05/08 16:01:56 (16 years ago)
Author:
smidl
Message:

Oprava PF a MPF + jejich implementace pro pmsm system

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • tests/testKF.cpp

    r32 r33  
    1111 
    1212 
    13         // Klaman filter 
     13        // Kalman filter 
    1414        mat A, B,C,D,R,Q,P0; 
    1515        vec mu0;