Feeds
提问
matrix question about array and absolute value
Write a user defined function, listDesDif, which will take an input of M and use the function from part a) to produce a matrix, ...
6 years 前 | 1 个回答 | 0
1
个回答提问
This question is about making a square matrix of order n x n in which the integers from 1 to ? 2 wind back and forth along the rows. If n=3 then [1,2,3;6,5,4;7;8;9]
[1,2,3;6,5,4;7,8,9]
6 years 前 | 1 个回答 | 0

