This website works better with JavaScript
Home
Explore
Help
Register
Sign In
xzc
/
d2l-ros2
mirror of
https://github.com/fishros/d2l-ros2
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
[add]:添加矩阵乘法结合律
sangxin
3 years ago
parent
87965bd08d
commit
07f3c4d2c0
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
docs/chapt7/7.1.1数学基础.md
+ 2
- 0
docs/chapt7/7.1.1数学基础.md
View File
@@ -96,6 +96,8 @@ $$
- 结合律:$(A+B)+C=A+(B+C)$
+- 乘法结合律:$(AB)+C=A(BC)$
+
**栗子:**
$$