Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2811e90

Browse files
committed
勘误
1 parent 501ccfd commit 2811e90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎CustomView/Advance/[09]Matrix_Basic.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,15 +162,15 @@ Matrix 是一个矩阵,最根本的作用就是坐标转换,下面我们就
162162

163163
前乘相当于矩阵的右乘:
164164

165-
![](http://latex.codecogs.com/png.latex?$$ M' = M \\cdot S $$)
165+
![](https://ww1.sinaimg.cn/large/006tKfTcgy1fhe1ul01s9j302m00gq2u.jpg)
166166

167167
> 这表示一个矩阵与一个特殊矩阵前乘后构造出结果矩阵。
168168
169169
### 后乘(post)
170170

171171
前乘相当于矩阵的左乘:
172172

173-
![](http://latex.codecogs.com/png.latex?$$ M' = S \\cdot M $$)
173+
![](https://ww3.sinaimg.cn/large/006tKfTcgy1fhe1vta7ooj302s00pq2u.jpg)
174174

175175
> 这表示一个矩阵与一个特殊矩阵后乘后构造出结果矩阵。
176176

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /