会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
随想LJG
博客园
首页
新随笔
联系
订阅
管理
2019年8月25日
Numerical methods in enginering with python3 (1)
摘要: Numerical methods in enginering with python3 (1) 1Numpy 库 1.1Numpy中的矩阵函数 1. np.diagonal(A) 返回由A中的主对角元素组成的一维矩阵 2. np.diagonal(A,1) 返回由A中的第一副对角元素组成的一维矩阵
阅读全文
posted @ 2019-08-25 14:13 随想LJG
阅读(324)
评论(0)
推荐(0)
公告