Matlab 用 size( ) 計算維度,例如 size(A) 得到回應 3 4,這就是 A 的維度。 A 的階數 (rank)是指 A 的線性無關的行向量個數, 例如 A 有四個行向量,每個行向量有三個維度 ...
libai.math.ncu.edu.tw