判斷題numpy中產(chǎn)生全1的矩陣使用的方法是empty.

您可能感興趣的試卷

你可能感興趣的試題

1.單項(xiàng)選擇題numpy中向量轉(zhuǎn)成矩陣使用的方法是:()

A.reshape
B.reval
C.arange
D.random

2.單項(xiàng)選擇題Numpy中創(chuàng)建全為0的矩陣使用:()

A.ones
B.zeros
C.empty
D.arange