Update
This commit is contained in:
@@ -190,14 +190,16 @@ $$)
|
|||||||
|
|
||||||
### 3.旋转
|
### 3.旋转
|
||||||
|
|
||||||
逆时针旋转 a 度。
|
设一个点 A(x<sub>0</sub>, <sub>0</sub>) ,绕原点旋转 θ 度, 假定点A距离原点距离为 r。
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
![](http://latex.codecogs.com/png.latex?
|
![](http://latex.codecogs.com/png.latex?
|
||||||
$$
|
$$
|
||||||
\\left [
|
\\left [
|
||||||
\\begin{matrix}
|
\\begin{matrix}
|
||||||
x\\\\
|
x\\\\
|
||||||
y
|
y\\\\
|
||||||
1
|
1
|
||||||
\\end{1}
|
\\end{1}
|
||||||
\\right ]
|
\\right ]
|
||||||
|
|||||||
Reference in New Issue
Block a user