Essence of Linear Algebra_3Blue1Brown
·
Mathematics and Statistics
understanding matrix and vector operations through that more visual lens of linear transformations Ch1. Vectors 벡터에 대한 3가지 관점 물리학 학생의 관점에서 벡터는 공간에서 화살표. 크기와 방향이다. 컴퓨터 과학 관점에서 벡터는 순차 숫자 리스트. 수학자 관점에서 벡터의 연산이다. vector addition & scalar multiplication Ch2. Linear Combinations, span, and basis vectors 좌표계를 기저벡터로 표현할 수 있다. 스칼라와 기저벡터 조합으로 모든 공간을 표현할 수 있다. 이것을 선형 결합 (linear combination) 이라고 한다. set of ..