Zenia Askar
Followers: 0 Following: 0
Feeds
提问
Find and remove a value from an array
Hello! I'm trying to find in an array 'done' the position of a value 'next' without the use of a loop. Then, in this array i wan...
5 years 前 | 1 个回答 | 0
1
个回答提问
flip an array with the use of vectors
I would like to flip specific cells in an array, not the whole array, with the use of vectors. For example a=[1 7 5 9 3 2 4 1] a...
5 years 前 | 2 个回答 | 0
2
个回答提问
Find value in a matrix
Hello! I wanted to check if a value exists inside a matrix without the use of a loop. To be more spesific I have a matrix, D, wh...
5 years 前 | 1 个回答 | 0