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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 1 件の回答 | 0
