Linear Algebra: Difference between revisions
Jump to navigation
Jump to search
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=External= | |||
* https://ocw.mit.edu/courses/mathematics/18-06-linear-algebra-spring-2010/index.htm | |||
* https://ocw.mit.edu/courses/mathematics/18-06-linear-algebra-spring-2010/video-lectures/ | |||
=Internal= | =Internal= | ||
Line 11: | Line 17: | ||
:<math>a_1x_1+\cdots +a_nx_n=b,</math> | :<math>a_1x_1+\cdots +a_nx_n=b,</math> | ||
</pre> | </pre> | ||
=Subjects= | |||
* <span id='Matrix'></span>[[Matrix|Matrices]] | |||
* <span id='Vector'></span>[[Vector|Vectors]] | |||
=Norm= | =Norm= | ||
Line 23: | Line 34: | ||
* Scalar | * Scalar | ||
* Vector - a matrix with just one column. | * Vector - a matrix with just one column. | ||
* 1-indexed and 0-indexed vectors. | * 1-indexed and 0-indexed vectors. | ||
Line 29: | Line 39: | ||
* Linear map. | * Linear map. | ||
* Vector space. | * Vector space. | ||
* Point in a multi-dimensional vector space, equivalent with a vector in the same multidimensional vector space. |
Latest revision as of 22:23, 11 February 2018
External
Internal
Overview
Linear algebra is a branch of mathematics concerning linear equations such as:
:<math>a_1x_1+\cdots +a_nx_n=b,</math>
Subjects
Norm
Polynomial
Organizatorium
- Scalar
- Vector - a matrix with just one column.
- 1-indexed and 0-indexed vectors.
- Linear map.
- Vector space.
- Point in a multi-dimensional vector space, equivalent with a vector in the same multidimensional vector space.