np.arange( 起始值, 結束值, 步幅, 資料型別 ):也是產生一維陣列,和np.array()的差別在於arange擁有較大的彈性,而且元素數值是自動化產生! Python.
確定! 回上一頁