Feeds
已回答
Executing unix commands set in PATH in matlab does not work with unix command
Hi, Following up on this, I encounter a similar problem for unix commands (Ubuntu, Win 10). I can call basic unix functions ...
Executing unix commands set in PATH in matlab does not work with unix command
Hi, Following up on this, I encounter a similar problem for unix commands (Ubuntu, Win 10). I can call basic unix functions ...
5 years 前 | 1
提问
take out small signals represented in binary vector
Hi everyone, I have the following problem: I have a huge binary columnvector which is representing datapoints in a signal. ...
11 years 前 | 1 个回答 | 0
1
个回答已回答
randperm
I see, hmm.. actually I wanted to permute the two columns seperately, but I guess this will not work with randperm. But the sugg...
randperm
I see, hmm.. actually I wanted to permute the two columns seperately, but I guess this will not work with randperm. But the sugg...
13 years 前 | 0
提问
concatenate vectors
Hi, let's say I have e.g. three column-vectors a(nx1), b(nx1), c(nx1) I want to concatinate them to have another column-vector ...
13 years 前 | 3 个回答 | 2
3
个回答提问
shuffle numbers in a vector
Hi, I have a vector which has n by 1 entries. I want to randomly shuffle the numbers in this vector! Thanks in advance for an...
13 years 前 | 3 个回答 | 2