티스토리 뷰

www.edwith.org/linearalgebra4ai/lecture/23826/

 

[LECTURE] 선형변환 : edwith

학습목표 이번 강의의 주제는 선형변환입니다.  우선 함수의 개념을 통해 변환(Transformation)의 개념과 친숙해지고 이를 확장하여 벡터공간 내에서의 선형변환을 배우겠습니다... - 커넥트재단

www.edwith.org

Transformation

A transformation, function or mapping, T maps an input x to an output y

Mathematical notation: T:xy

Domain(정의역): Set of all the possible values of x

Co-domain(공역): Set of all the possible values of y

Image(상): a mapped output y, given x

Range(치역): Set of all the output values mapped by each x in the domain

 

Note: the output mapped by a particular x is uniquely determined.

Linear Transformation

A transformation (or mapping) T is linear if:

T(cu+dv)=cT(u)+dT(v)

for all u,v in the domain of T and for all scalars c and d

Transformations between Vectors

T:xRnyRm: Mapping n-dim vector to m-dim vector

Example:

T:xR3yR2, x=[123]R3 y=T(x)=[45]R2

Matrix of Linear Transformation

Example:

Suppose T is a linear transformation from R2 to R3 such that T([10])=[211] and T([01])=[012].

With no additional information, find a formula for the image of an arbitrary x in R2

 

x=[x1x2]=x1[10]+x2[01]  
T(x)=T(x1[10]+x2[01])=x1T([10])+x2T([01])=x1[211]+x2[012]=[201112][x1x2]

여기서, [201112]를 Standard Matrix라 칭합니다.

 

In general, let T :RnRm be a linear transformation. Then T is always written as a matrix-vector multiplication, i.e.,

T(x)=Ax for all xRn

In fact, the j-th column of ARm×n is equal to the vector T(ej, where ej is the j-th column of the identity matrix in Rn×n:

A=[T(e1)T(en)]

Here, the matrix A is called the standard matrix of the linear transformation T.

 

Linear Transformation T의 입력 벡터 x를 표준 기저(Standard Basis) 벡터에 대한 Linear Combination으로도 표현할 수 있습니다.

x=x1e1++xnen

그리고, Linear Transformation의 특징에 따라 Linear Transformation T 아래와 같이 표현할 수 있습니다.

T(x)=x1T(e1)++xnT(en)

 

어떤 변환이 Linear Transformation이라면, 이를 행렬과 입력 벡터간의 곱으로 나타낼 수 있습니다. 즉, 행렬 곱은 Linear Transoformation으로 정의할 수 있습니다.

댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
«   2025/04   »
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30
글 보관함