例题1:求一个2×22\times 22×2的线性变换矩阵TTT,使其可以将单位向量e1=[10]e_1=\begin {bmatrix} 1\\0\end {bmatrix}e1=[10]变换到e1+e2e_1+e_2e1+e2,且将单位向量e2=[01]e_2=\begin {bmatrix} 0\\1\end {bmatrix}e2=[01]变换到e1−e2e_1-e_2e1−e2。
解:
设此变换为:
T=[t11t12t21t22]T=\begin {bmatrix} t_{11}&t_{12}\\t_{21}&t_{22}\end {bmatrix}T=[t11t21t12t22]
把单位向量e1=[10]e_1=\begin {bmatrix} 1\\0\end {bmatrix}e1=[10]变换到e1+e2e_1+e_2e1+e2,则有:
Te1=[t11t12t21t22][10]=[t11t21]=[11]=e1+e2Te_1=\begin {bmatrix} t_{11}&t_{12}\\t_{21}&t_{22}\end {bmatrix}\begin {bmatrix} 1\\0\end {bmatrix}=\begin {bmatrix} t_{11}\\t_{21}\end {bmatrix}=\begin {bmatrix} 1\\1\end {bmatrix}=e_1+e_2Te1=[t11t21t12t22][10]=[t11t21]=[11]=e1+e2
即:t11=1t_{11}=1t11=1,t21=1t_{21}=1t21=1
把单位向量e2=[01]e_2=\begin {bmatrix} 0\\1\end {bmatrix}e2=[01]变换到e1−e2e_1-e_2e1−e2,则有:
Te2=[t11t12t21t22][01]=[t12t22]=[1−1]=e1−e2Te_2=\begin {bmatrix} t_{11}&t_{12}\\t_{21}&t_{22}\end {bmatrix}\begin {bmatrix} 0\\1\end {bmatrix}=\begin {bmatrix} t_{12}\\t_{22}\end {bmatrix}=\begin {bmatrix} 1\\-1\end {bmatrix}=e_1-e_2Te2=[t11t21t12t22][01]=[t12t22]=[1−1]=e1−e2
即:t12=1t_{12}=1t12=1,t22=−1t_{22}=-1t22=−1
所以此变换T=[111−1]T=\begin {bmatrix} 1&1\\1&-1\end {bmatrix}T=[111−1]
例题2:如果一个3×33\times 33×3的线性变换矩阵TTT,使其可以将单位向量e1=[100]e_1=\begin {bmatrix} 1\\0\\0\end {bmatrix}e1=⎣⎡100⎦⎤变换到[3−21]\begin {bmatrix} 3\\-2\\1\end {bmatrix}⎣⎡3−21⎦⎤,把单位向量e2=[010]e_2=\begin {bmatrix} 0\\1\\0\end {bmatrix}e2=⎣⎡010⎦⎤变换到[607]\begin {bmatrix} 6\\0\\7\end {bmatrix}⎣⎡607⎦⎤,把单位向量e3=[001]e_3=\begin {bmatrix} 0\\0\\1\end {bmatrix}e3=⎣⎡001⎦⎤变换到[54−1]\begin {bmatrix} 5\\4\\-1\end {bmatrix}⎣⎡54−1⎦⎤,求此变换矩阵TTT。
解:
设此变换为:
T=[t11t12t13t21t22t23t31t32t33]T=\begin {bmatrix} t_{11}&t_{12}&t_{13}\\t_{21}&t_{22}&t_{23}\\t_{31}&t_{32}&t_{33}\end {bmatrix}T=⎣⎡t11t21t31t12t22t32t13t23t33⎦⎤
把单位向量e1=[100]e_1=\begin {bmatrix} 1\\0\\0\end {bmatrix}e1=⎣⎡100⎦⎤变换到[3−21]\begin {bmatrix} 3\\-2\\1\end {bmatrix}⎣⎡3−21⎦⎤,即:
Te1=[t11t12t13t21t22t23t31t32t33][100]=[t11t21t31]=[3−21]Te_1=\begin {bmatrix} t_{11}&t_{12}&t_{13}\\t_{21}&t_{22}&t_{23}\\t_{31}&t_{32}&t_{33}\end {bmatrix}\begin {bmatrix} 1\\0\\0\end {bmatrix}=\begin {bmatrix} t_{11}\\t_{21}\\t_{31}\end {bmatrix}=\begin {bmatrix} 3\\-2\\1\end {bmatrix}Te1=⎣⎡t11t21t31t12t22t32t13t23t33⎦⎤⎣⎡100⎦⎤=⎣⎡t11t21t31⎦⎤=⎣⎡3−21⎦⎤
把单位向量e2=[010]e_2=\begin {bmatrix} 0\\1\\0\end {bmatrix}e2=⎣⎡010⎦⎤变换到[607]\begin {bmatrix} 6\\0\\7\end {bmatrix}⎣⎡607⎦⎤,即:
Te2=[t11t12t13t21t22t23t31t32t33][010]=[t12t22t32]=[607]Te_2=\begin {bmatrix} t_{11}&t_{12}&t_{13}\\t_{21}&t_{22}&t_{23}\\t_{31}&t_{32}&t_{33}\end {bmatrix}\begin {bmatrix} 0\\1\\0\end {bmatrix}=\begin {bmatrix} t_{12}\\t_{22}\\t_{32}\end {bmatrix}=\begin {bmatrix} 6\\0\\7\end {bmatrix}Te2=⎣⎡t11t21t31t

最低0.47元/天 解锁文章
1万+

被折叠的 条评论
为什么被折叠?



