Study62 2-1. 선형방정식과 선형시스템 본 글은 주재걸교수님의 인공지능을 위한 선형대수 강의를 듣고 정리한 내용입니다. Linear Equation Other expression method Linear System : Set of Equations Identity Matrix(In) A square matrix whose diagonal entries are all 1's, and the other entries are zeros. Inverse Matrix For a square matrix A, its inverse matrix A^-1 A^-1A = AA^-1 = In Solving Linear System via Inverse Matrix Non-Invertible Matrix A for 𝐴𝐱 = 𝐛 if A is invertible.. 2021. 12. 27. 1. 선형대수의 기초 본 글은 주재걸교수님의 인공지능을 위한 선형대수 강의를 듣고 정리한 내용입니다. Scalar : a single number s ∈R Vector : an ordered list of numbers (unordered list : Set) Matrix : a tow-dimensional array of numbers Row Vector : a horizontal vector Column Vector : a vertical vector Square Matrix(#rows = #columns) Rectangular Matrix(#rows ≠ #columns) Transpose of Matrix Element-wise addition(Matrix should have the same size) Scalar m.. 2021. 12. 27. 이전 1 ··· 8 9 10 11 다음