제10강. 벡터의 직교성과 직선투영
Orthogonality ( 직교성 )
Orthogonal vectors and subspaces
- orthogonality -> independent basis, easy calculation
- coordinate axes are orthogonal
the fundamental subspaces meet at right angles
length of vector :
for a right angle
사선을 으로 표현할 수 있다.
위 식을 풀어보면 다음과 같다
=> ( 결국 내적이다 )
은 "수직"이라는 것을 말한다. ( 벡터 내적의 결과 )
-> Linearly independent ( Linear combination 했을 때, 모든 계수가 0이어야 영벡터가 될 떄 )
- : for orthogonal ( 직교한다 )
- : for angle > 90 degree
- : for angle < 90 degree
- If nonzero vectors are mutually orthogonal -> then the vectors are independent
for any =
C를 쉽게 G.E없이 구할 수 있다.
Orthogonal subspaces
-> Every vector in one subspace must be orthogonal to every vector in the subspace
일 때, (in )
for all of and
는 직교한다는 것이다.
여기서 Dim(v)+Dim(w)=n 이라면 " Orthogonal Complete Subspace " 라고 한다.
, the space of all vectors orthogonal to is called the " Orthogonal Complete Subspace " of
- Dim of Vector Space = number of independent vectors to span the Vector Space = rank of A (=r)
- row space null space ( in )
( r + ( n-r ) = n(col) )
- column space left nullspace ( in )
( r + ( m-r ) = m(row) )
Cosines and Projections onto lines
벡터 b가 a에 수선의 발을 내리는 것을 " projection b onto a " 라고 한다.
=>
제 2 코사인 법칙에 따라서 다음과 같이 전개된다.
결국 내적을 통해 Projection과 같은 결과를 얻을 수 있다.
수선의 발은 이다. 이를 수정해 보면
가 된다.
이를 Projection Matrix라고 한다.
p를 구하기 위해서는 에 투영하고자 하는 vector "b"를 곱하면 된다.
=
이는 다음과 같은 행렬로 표현할 수 있다.