- #1
mithil03
- 9
- 0
I got a problem in which I need to simulate the position of an object given accelerations in two dimension and rotation in the third. Integrating the acceleration values twice would give me the position in the particular dimensions, and using the angular rotation I could get the position of the object. But I am not able to practically implement the whole setup, I mean not able to put the equations in place to get the feed into the MATLAB code. I directly have set of values of accelerations and rotation angles and the desired output for the same. Do I have to use a Kallman filter over here or can I implement the system without the filter altogether? Could someone help me out here please? I am not from the electrical field and need the formula for a device I am working on, so please pardon my ignorance.