Feeds
提问
pseudorandomize using brute force
Hi, I have a vector consisted of 79 ones and 316 zeros. I would like to randomly order my vector so that a "1" can only occur...
9 years 前 | 2 个回答 | 0
2
个回答提问
how to combine a cell and a double
Hi, I have a cell array 144x1 (imgList2) and a double 144x4 (KeyLocs). I would like to put those 144x4 (KeyLocs) arrays int...
10 years 前 | 1 个回答 | 0
1
个回答提问
how to calculate a combination of multiple arrays
Hi, I would like to randomly assign a coordinate deriving from 4 different arrays such that: x1=[-400:15:-15]; y1=[-300:3...
10 years 前 | 1 个回答 | 0
