Feeds
已回答
how to find patterns in an array
Thankyou very much Guillaume, that worked perfectly. Very much appreciated. Andrei thank you for your time as well.
how to find patterns in an array
Thankyou very much Guillaume, that worked perfectly. Very much appreciated. Andrei thank you for your time as well.
11 years 前 | 0
提问
how to find patterns in an array
Hello I have a 19*19 array filled with either a 1, -1 or a 0. I need to find patterns of 5 repeating values next to each o...
11 years 前 | 3 个回答 | 0
3
个回答已回答
How to fix If && statement for array?
ok so I got rid of the all part if rawdata > colmax && rawdata > rowmax; midpointmap(maxrows,maxcols) = greatertha...
How to fix If && statement for array?
ok so I got rid of the all part if rawdata > colmax && rawdata > rowmax; midpointmap(maxrows,maxcols) = greatertha...
11 years 前 | 0
提问
How to fix If && statement for array?
I am trying to get this to work: if all(' rawdata > colmax && rawdata > rowmax'); midpointmap = greaterthan (this equ...
11 years 前 | 1 个回答 | 0
