This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
xzc
/
d2l-ros2
mirror of
https://github.com/fishros/d2l-ros2
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Tree:
43c4e214ec
Branches
Tags
foxy
humble
master
revert-13-master
d2l-ros2
/
docs
/
chapt7
/
7.1.2动手学数学基础.md
7.1.2动手学数学基础.md
231 B
Lịch sử
Raw
7.1.2 动手学数学基础
大家好,我是小鱼,上一节我们介绍了机器人学的数学基础之矩阵。本节我们用最常用的python矩阵运算库
numpy
来对上节课学习的概念进行实战。
`