阅读背景:

矩阵的运算:Python语言实现

来源:互联网 

一.矩阵的加减法

import numpy as np
#这里是矩阵的加法
ar1=np.arange(10).reshape(10,1
ar1



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: