Calculate the new position of a point after rotating
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
how we can Calculate the new position of a point after rotating it about theta degrees around a line in 3d space
2 comentarios
Aakash
el 12 de Jun. de 2023
For examples and more details on the concept and math behind quaternions you can refer to this link
Akira Agata
el 14 de Jun. de 2023
+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.
Ver también
Categorías
Más información sobre 3-D Scene Control en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!