Directory Navigation
1.1 Matrix and its operations ( i ): Creating a Matrix Class
1.2 Matrix and its operations ( two ): operation of matrices
1.3 Matrix and its operations ( three ): Transpose of matrices
2.1 determinant ( i ): Create a determinant class
2.2 determinant ( two ): full permutation and reverse order number
2.3 determinant ( three ):n -Step determinant
2.4 determinant ( four ): Upper triangular determinant
3.1 matrix inversion ( i ): adjoint matrix
3.2 matrix inversion ( two ): inverse of matrix
(not to be continued)
Learning Resources
1. Khan College linear Algebra Open Class
In this course, the presenter introduces many aspects of linear algebra, including: matrices, linear equations, vectors and their operations, vector space, subspace, 0 spaces, transformations, rank and dimension, orthogonality, eigenvalues and eigenvectors, and so on. These are the key elements of linear algebra, and they are also widely used in modern science.
Click here to jump
"Directory Navigation" linear Algebra Series blog post