For example, if I have to perform parameters estimation from system identification for the following differential equation:
(m-Xud)*u' = Xu*u + Xuu*|u|*u + Tu
where parameters to be estimated are Xud, Xu and Xuu. u' and u is acceleration and velocity respectively.
How we could efficiently measure the acceleration and velocity?