angle between three points (in 3D)?

6 views (last 30 days)
pacharya
pacharya on 6 Feb 2020
Answered: James Tursa on 6 Feb 2020
Hello Everyone,
I am trying to find an angle between two segments (Shoulder - Elbow and Elbow - Wrist) where Shoulder, Elbow and Wrist are the three points in the space which have x, y and z points and they have 1000 points. I am a little confused about how to calculate the angle when I have 1000 points? For the reference, I have attached the excel document and the figure. Thank you !
PA

Accepted Answer

darova
darova on 6 Feb 2020
Use dot product
220px-Inner-product-angle.svg.png

More Answers (1)

James Tursa
James Tursa on 6 Feb 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!