앞으로 배울 내용의 수학적 수식을 미리 정리한다.Linear System- Ax = b 형태의 선형 방정식에서 해 x를 구하는 것- one solution / No solution / Infinitely many solution Homogeneous linear systems(동차 선형 시스템) Linear independence(선형 독립성) Matrix multiplication Transpose Inverse, determinant Invertible matrix Inner product(내적) Orthogonal vector, matrix(직교 벡터, 행렬) Vector length- vector 크기 1이면 unit vector Least-squares- Ax = b의 해가 없을 때 가장 근사..