15-1. Introduction to linear algebra: matrices, vectors and linear systems_Matrices and vectors


15-1. Introduction to linear algebra: matrices, vectors and linear systems_Matrices and vectors

이제 선형대수학(linear algebra)에 대해 배워보자. 아래에 대한 내용을 배울것이다. Matrixes Vectors Gauss elimination Rank of a matix Linear independence of vectors Matrix and Vector 행렬(Matrix)은 개개의 숫자나 함수들을 사각의 array로 연결한 것이다. 행렬 안에 들어있는 개별적인 요소들을 entry라고 한다. 위의 행렬은 m개의 행이 있고 n개의 열이 있다. 이러한 행렬을 m x n matrix라고 한다. 여기에서 m x n 은 행렬의 크기 또는 사이즈라고 한다. 특히 m=n일때 이 행렬을 정사각행렬(square matrix)라고 하고 a11, a22, ... , ann 을 main diagonal이라고 한다. 그리고 행으로 이루어진 각각의 행들을 row vector라고 하고 열로 이루어진 각각의 열들을 column vector라고 한다. 벡터 내부의 각각의 요소들은 componen...


#algebra #linear #matrix #선형대수 #행렬 #행렬곱

원문링크 : 15-1. Introduction to linear algebra: matrices, vectors and linear systems_Matrices and vectors