Projection of a 3D point on a 2D plane
24 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Harshil Deepak Prajapati
el 16 de Abr. de 2018
Comentada: Nosheen Munir
el 14 de Jun. de 2019
Suppose I have a plane ax + by + c = z, and point (xi,yi,zi). How to find orthogonal projection of the point on the plane?
0 comentarios
Respuestas (1)
Jing Ci Neo
el 11 de Jul. de 2018
Editada: Jing Ci Neo
el 19 de Jul. de 2018
Hello Harshil,
I wrote a function to do that, but I'm not sure if it works. Attached is the function. If you find anything wrong with it, please tell me. Thanks!
Best, Jing Ci
2 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!