🔰變換法向量

線性代數向量空間線性變換 ⟩ 變換法向量

  • (M1)T\left(\mathbf{M}^{-1}\right)^T 稱為 M\mathbf{M} 的 "inverse transpose"。

  • M\mathbf{M}正交矩陣(如:旋轉或鏡射),則 (M1)T=(MT)T=M\left(\mathbf{M}^{-1}\right)^T= \left(\mathbf{M}^{T}\right)^T = \mathbf{M}

  • 證明:👉

事實上,如果從平面法向量的變化來觀察,也許更自然些。

假設一平面方程式為: ax+by+cz+d=0ax+by+cz+d=0,其法向量N=[a,b,c]T\mathbf{N}=[a, b, c]^T。若設 P=[x,y,x]T\mathbf{P}=[x, y, x]^T,則原方程式可寫為: NTP+d=0\mathbf{N}^T \mathbf{P} + d = 0

如果 P\mathbf{P} 點經過線性變換變成另一點 P=MP\mathbf{P}'=\mathbf{M}\mathbf{P},則 P=M1P\mathbf{P}=\mathbf{M}^{-1}\mathbf{P}' 代回原平面方程式可得: NTM1P+d=0\mathbf{N}^T \mathbf{M}^{-1}\mathbf{P}' + d = 0,由此可看出新的平面法向量N=(NTM1)T\mathbf{N}'=\left(\mathbf{N}^T \mathbf{M}^{-1}\right)^T ,而這正是本文的主要結果:

Last updated

Was this helpful?