Effacer les filtres
Effacer les filtres

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

2 vues (au cours des 30 derniers jours)
Zahran Zafar
Zahran Zafar le 7 Nov 2012
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.

Réponses (2)

Walter Roberson
Walter Roberson le 7 Nov 2012
Read the documentation for randi()

Amin Bashi
Amin Bashi le 7 Nov 2012

Catégories

En savoir plus sur Random Number Generation dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by