Filter löschen
Filter löschen

line calculations using its known coordinates

1 Ansicht (letzte 30 Tage)
Ahmed Galal
Ahmed Galal am 30 Mai 2021
Kommentiert: William Rose am 30 Mai 2021
Hello every one
How to calculate the angle between two lines (lines have known coordinates)
Thanks

Antworten (1)

William Rose
William Rose am 30 Mai 2021
Suppose slope of line 1 is a1 and slope of line 2 is a2. Then angle of line 1 relative to x axis is theta1=arctan(a1) and angle of line 2 is theta2=arctan(a2). Angle between lines is theta1-theta2.

Kategorien

Mehr zu Cartesian Coordinate System Conversion finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by