Slide 13
Slide 13 text
Ҡಈɾ֦ॖɾճస
\begin{ tikzpicture }[ ultra thick]
\draw[->,>=stealth ,semithick] ( -0.5 ,0) - -(2.5 ,0)
node[above ]{$x$};
\draw[->,>=stealth ,semithick] (0 , -0.5) - -(0 ,3.5)
node[right ]{$y$};
\draw[red ](0 ,0.5) - -(0.5 ,0) - -(1 ,0.5);
\draw[shift ={(1 ,2)} , blue
](0 ,0.5) - -(0.5 ,0) - -(1 ,0.5);
\draw[scale =2,blue ](0 ,0.5) - -(0.5 ,0) - -(1 ,0.5);
\draw[rotate =-70, blue ](0 ,0.5) - -(0.5 ,0) - -(1 ,0.5);
\end{ tikzpicture }
x
y
σϑΥϧτͰݪΛத৺ʹ֦ॖɼճస͕ߦΘΕΔɽ
[scale around={2:(1,1)}] ͱ͢Δͱ (1,1) Λத৺ʹ 2 ഒʹ֦େ͞Εɼ
[rotate around={20,(1,1)}] ͱ͢Δͱ (1,1) Λத৺ʹ࣌ܭճΓʹ 20˃ճస
͢Δɽ
13/22