在MATLAB 程式裡,資料的基本單位是陣列(array)。 ... 陣列大小(array size)是由陣列的行數及列數來決定的。 ... [maxval, index] = max([1 -5 6 -3]);.
確定! 回上一頁