Linear Algebra: Difference between revisions
Jump to navigation
Jump to search
Line 29: | Line 29: | ||
* Linear map. | * Linear map. | ||
* Vector space. | * Vector space. | ||
* Point in a multi-dimensional space, equivalent with a vector in the same multidimensional space. |
Revision as of 17:50, 19 December 2017
Internal
Overview
Linear algebra is a branch of mathematics concerning linear equations such as:
:<math>a_1x_1+\cdots +a_nx_n=b,</math>
Norm
Polynomial
Organizatorium
- Scalar
- Matrix - two-dimensional array (rows, columns)
- Vector - a matrix with just one column.
- 1-indexed and 0-indexed vectors.
- Linear map.
- Vector space.
- Point in a multi-dimensional space, equivalent with a vector in the same multidimensional space.