平移和旋转变换表示

TOC

1 平移和旋转变换

1.1 平移变换

F = [ n x o x a x p x n y o y a x p y n z o z a x p z 0 0 0 1 ] F = \begin{bmatrix} n_x & o_x & a_x & p_x \\ n_y & o_y & a_x & p_y \\ n_z & o_z & a_x & p_z \\ 0 & 0 & 0 & 1 \end{bmatrix} F= nxnynz0oxoyoz0axaxax0pxpypz1

1.2 旋转变换

1.2.1 绕x轴变换

R o t ( x , θ ) = [ 1 0 0 0 c o s ( θ ) s i n ( θ ) 0 − s i n ( θ ) c o s ( θ ) ] Rot(x,\theta) = \begin{bmatrix} 1 & 0 & 0 \\ 0 & cos(\theta) & sin(\theta) \\ 0 & -sin(\theta) & cos(\theta) \end{bmatrix} Rot(x,θ)= 1000cos(θ)sin(θ)0sin(θ)cos(θ)

1.2.2 绕y轴变换

R o t ( y , θ ) = [ c o s ( θ ) 0 s i n ( θ ) 0 1 0 − s i n ( θ ) 0 c o s ( θ ) ] Rot(y,\theta) = \begin{bmatrix} cos(\theta) & 0 & sin(\theta) \\ 0 & 1 & 0 \\ -sin(\theta) & 0 & cos(\theta) \end{bmatrix} Rot(y,θ)= cos(θ)0sin(θ)010sin(θ)0cos(θ)

1.2.3 绕z轴变换

R o t ( z , θ ) = [ c o s ( θ ) − s i n ( θ ) 0 s i n ( θ ) c o s ( θ ) 0 0 0 1 ] Rot(z,\theta) = \begin{bmatrix} cos(\theta) & -sin(\theta) & 0 \\ sin(\theta) & cos(\theta) & 0 \\ 0 & 0 & 1 \end{bmatrix} Rot(z,θ)= cos(θ)sin(θ)0sin(θ)cos(θ)0001

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

cyb_cqu

您的鼓励,是我持续创作的动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值