Blake Seaton
Followers: 0 Following: 0
Feeds
提问
Create array with random integers, skipping by a certain interval each time
Hi, I would like help writing a piece of code that will create a 1 x n array, of which each number is a random integer within a...
4 years 前 | 1 个回答 | 0
1
个回答提问
Create custom matrix with user-defined parameters
Hi, I would like help creating a custom matrix that follows this pattern: [1 1 -1 1; 1 1 1 -1; 1 2 -1 1; 1 2 1 -1; 1 3...
4 years 前 | 1 个回答 | 0