diff --git a/CustomView/Advance/[9]Matrix_Basic.md b/CustomView/Advance/[9]Matrix_Basic.md
index f90df85..038d184 100644
--- a/CustomView/Advance/[9]Matrix_Basic.md
+++ b/CustomView/Advance/[9]Matrix_Basic.md
@@ -190,14 +190,16 @@ $$)
### 3.旋转
-逆时针旋转 a 度。
+设一个点 A(x0, 0) ,绕原点旋转 θ 度, 假定点A距离原点距离为 r。
+
+
![](http://latex.codecogs.com/png.latex?
$$
\\left [
\\begin{matrix}
x\\\\
-y
+y\\\\
1
\\end{1}
\\right ]