matlab axis conversion function question
显示 更早的评论
Hi
Using MATLAB to do axis transformations, I have questions and write questions.
There are angle2dcm and rotx / roty / rotz functions in the axis transformation functions of matlab.
However, from the matlab documentation, the angle2dcm and rotx / roty / rotz functions are transposed to each other.
- Therefore: angle2dcm = (rotx, roty, rotz)'
Why does this difference occur?
I just want to convert the body frame to the navigation frame using DCM.
What function should I use in this situation?
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Automotive 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!