I need to implement the following algorithm in Matlab. Suppose A = [3 4 1 9 5] permute A randomly say, A = [5 1 4 3 9] Add 2 to the first two elements: A ...
確定! 回上一頁