Triangulation in three dimensions: Difference between revisions

Content deleted Content added
Yobot (talk | contribs)
m WP:CHECKWIKI error fixes + general fixes using AWB (7896)
Snotbot (talk | contribs)
m Fixing section headings (task 5)
Line 8:
[[Triangulation]] is also used in 2 dimensions to find the ___location of a point on a [[Plane (geometry)|plane]], this is commonly used in [[navigation]] to plot positions on a map.
 
===One method to triangulate a ___location in 3D===
 
This method uses [[vector analysis]] to determine the [[coordinates]] of the point where three lines meet given the [[scalar]] lengths of the lines and the coordinates of their bases. First treat these three lines as if they are the [[Radius|radii]] of three [[sphere]]s of known centers (these known centres being the coordinates of the known end of each line), this method can then be used to calculate the intersection of the three spheres ''if they intersect''. In the event that the three spheres don't intersect, this method obtains the closest solution to the [[axis of symmetry]] between three spheres.