Feeds
提问
How can I compare two cell arrays with different sizes ?
I have two cell arrays: a and b a = {{1,1} ,{2,3} ,{4,5},{6,7} ,{8,9} ,{10,11};{12,13} ,{14,15} ,{16,17},{18,19} ,{20,21} ,{2...
3 years 前 | 1 个回答 | 0
1
个回答提问
A simple rout algorithm in finding the way from point (0,0) to a random point (x1,y1) in a block
In the first step, I have to make the below shape! However, the program must generate black dots and red dots randomly. The numb...
4 years 前 | 1 个回答 | 0

