Please enable JavaScript.
Coggle requires JavaScript to display documents.
Chapter 3: Coordinate Geometry, Voronoi Diagrams, Vectors, Lines, The…
Chapter 3: Coordinate Geometry, Voronoi Diagrams, Vectors, Lines
Voronoi Diagrams
Voronoi diagrams display proximity information to help answer questions like:
- "which object is closer to point A?"
- "where is the nearest hospital from Q?"
-
-
-
The position of a point in 3D space is given by three coordinates along 3 mutually perpendicular axes.
Given point A(x1,y1,z1) and B(x2,y2,z2 )
-
-
Finding out the length of lines connected with each other (or given the angle between those lines) allows to use sine and cosine rules to find out the length and angles of others
-
-
-
-
A vector is often written in bold, like a or b.
-
A vector can also be written as the letters
of its head and tail with an arrow above it, like above.
-
-
-
-
-
-
-
-
-
-
-
: is a magnitude of
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
(For 2D vectors when using the vector product, the third component is equal to 0)