經安全檢測,此網站為安全網站,請放心前往原始網址!

Matlab 編寫函數,找出 n個數中的最大值和最小值及其所在位置_知道

提問者採納: clc clear A=[4 8 3 9 7 1 6 5 2]; min=min(A); max=max(A); %m為所在行 n為所在列 [m1,n1]=find(A==min); ...

zhidao.baidu.com

網址安全性掃描由 google 提供