how to create a vector of 5 random integers each in rang of -10 and 10.

1 次查看(过去 30 天)
how to create a vector of 5 random integers each in rang of -10 and 10. Perform each of the following using only vectorized code:
Subtract 3 from each element,
Count how many are positive,
Get the absolute value of each element,
Find the maximum.

回答(2 个)

Walter Roberson
Walter Roberson 2012-11-7
Read the documentation for randi()

Amin Bashi
Amin Bashi 2012-11-7

类别

Help CenterFile Exchange 中查找有关 Random Number Generation 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by