This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
xzc
/
d2l-ros2
miroir de
https://github.com/fishros/d2l-ros2
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Aborescence:
43c4e214ec
Branches
Tags
foxy
humble
master
revert-13-master
d2l-ros2
/
docs
/
chapt7
/
7.1.2动手学数学基础.md
7.1.2动手学数学基础.md
231 B
Historique
Raw
7.1.2 动手学数学基础
大家好,我是小鱼,上一节我们介绍了机器人学的数学基础之矩阵。本节我们用最常用的python矩阵运算库
numpy
来对上节课学习的概念进行实战。
`