Google ClassroomGoogle Classroom
GeoGebraClasse GeoGebra

图形变换矩阵演示 iShow

修改自: Walerij Koschkin — 2016年5月22日 - 下午8:12 的 Transform matrices – GeoGebra
R={{cos(α),-sin(α),0},{sin(α),cos(α),0},{0,0,1}} S={{sx,0,0},{0,sy,0},{0,0,1}} T={{1,0,tx},{0,1,ty},{0,0,1}} poly2'=应用矩阵(T,poly2) poly2'_{1}=应用矩阵(R,poly2) poly2'_{2}=应用矩阵(S,poly2)