Feeds
提问
how do I replace zeros
* x = zeros(1,17); % this is my initial vector of zeros * x = round(200 + (400-200).*rand(1,16)); % this is my generation of...
8 years 前 | 1 个回答 | 0
1
个回答提问
how to replace zeros
how can I replace zeros of an initial vector with a formula for random numbers of a 1x16 vector, along with the sum of those ran...
8 years 前 | 0 个回答 | 0