/ Home / math / Linear_Algebra / 02._Linear_Transformation /
02. Linear TransformationLinear TransformationA linear transformation is a mapping from one vector space to another that preserves the vector space conditions. MatrixA matrix is a rectangular grid of cells. Every linear transformation has a matrix representation. RankUse the elimination algorithm of Gauß to simplify the matrix until everything is in the top left corner, all the elements in one triangular half are 0. Then count how many linearly independent vectors there are left. This is the rank. Solving of linear equationsPut the coefficients into a matrix and the unknown variables into a vector. Multiply and try to make equal to the right side. Solving of equations with matrix variables in themHigh-level algebra with matricesLet A, B be matrices. Let I be the unit matrix. Let λ be a scalar.
Without inhomogenityWith inhomogenitySymmetryAntisymmetric Matrix (skewed symmetry)A antisymmetric matrix is a matrix A where: For a - the entries of A, this means: Cross ProductThe cross product can be written as a matrix multiplication: Where is: DeterminantSee Matrix Properties: Determinant. Differential equations EigenvalueSee Matrix Properties: Eigenvalue. Author: Danny (remove the ".nospam" to send) Last modification on: Sat, 04 May 2024 . |