Calculate the new position of a point after rotating
1 次查看(过去 30 天)
显示 更早的评论
how we can Calculate the new position of a point after rotating it about theta degrees around a line in 3d space
2 个评论
Aakash
2023-6-12
For examples and more details on the concept and math behind quaternions you can refer to this link
Akira Agata
2023-6-14
+1
If the Automated Driving Toolbox is not available in your environment, please use makehgtform function to create 4-by-4 transform matrix and apply to the original point coordinates.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 3-D Scene Control 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!