Feeds
提问
how do i create a function with one of the inputs being cell array
If I'm creating a function called searchGOterms and want the Key_word input to be a cell array, how do I do that? I created the...
11 years 前 | 1 个回答 | 0
1
个回答提问
How can I add random noise using the rand function with the noise being uniformly distributed between 0 and 2?
If I have a new vector z=a1x^2 - a2y^2 + a3xy, how can I add random noise to all the elements in z using the function rand()? T...
11 years 前 | 1 个回答 | 0