how to create a vector of 5 random integers each in rang of -10 and 10.
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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.
0 Commenti
Risposte (2)
Vedere anche
Categorie
Scopri di più su Creating and Concatenating Matrices in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!