For example, execute three times the command randperm(10), and observe that the responses are indeed random. MATLAB Solution >> A = randperm(10) A = 5 6 9 1 ...
確定! 回上一頁