An instrumentation problem. Given the data from an on-board accelerometer and rate gyro package (6 channels/columns), how to transform from vehicle to earth axes (and integrate)? Probably Euler or quaternion transform. Same problem as in robotics, games, spacecraft. Urgent.
Does Matlab support Euler or quaternion transforms?
I have searched this website for those words and found nothing. If it can be found in Matlab itself (I do have access) I don't know where to find it.
I have spread sheets with 3-axis accelerometer data and 3-axis rate gyro data. I believe I...