Linear Algebra - Point
Table of Contents
About
Zero-dimensional: Span of the empty set: The origin
A point (x, y) can be represented in the plane by a {'x','y'}-vector<math>\begin{bmatrix} x \\ y \end{bmatrix}</math> .
A point can also be represented by {'x','y','z'}-vector<math>\begin{bmatrix} x \\ y \\ z\end{bmatrix}</math> . This representation is called homogeneous coordinates
Articles Related
- Linear Algebra - Vector
- Linear Algebra - Linear combination
- Geometry - Shape (with transformation and notion)
- Data Visualization - Vector Graphic
- Linear Algebra - (Line|Line Segment)
- Linear Algebra - Coordinate system
- Geometry - Object
- Geometry - Distance between two points (Euclidean / Pythagorean)
- Geometry - Origin
- Linear Algebra - Closest Point on a Line
- More ...
Recommended Pages



