Python NumPy 多維陣列 ndarray 基礎運算功能 By 彭彭

喜歡彭彭的教學影片嗎?點擊「加入」按紐取得更多會員服務哦。
加入會員:https://www.youtube.com/channel/UCguZS-y7codLSt6vpkVdnKg/join

Python NumPy 入門教學:
多維陣列 ndarray 基礎運算功能

1. 逐元運算 (elementwise)
1.1 算術運算:加、減、乘、除
1.2 比較運算:大於、小於、相等

2. 矩陣運算 (matrix)
2.1 矩陣內積 (inner product)
2.2 矩陣外積 (outer product)

3. 統計運算
3.1 總和 (sum)
3.2 逐值累加 (cumsum)
3.3 最大最小值 (max, min)
3.4 平均數 (mean)
3.5 標準差 (std)

——————-

更多學習資訊,請到彭彭的課程網站:https://training.pada-x.com/

Leave your comment

Your email address will not be published. Required fields are marked *