how to write the code to find these question?
Afficher commentaires plus anciens
x= [3 5 9 12 -1 0 -12 9 6 1] Set the value in x that are less than the mean to zero
1 commentaire
Walter Roberson
le 20 Sep 2017
This sounds like homework
Réponses (1)
Walter Roberson
le 20 Sep 2017
0 votes
mean() and logical indexing
Catégories
En savoir plus sur Audio Processing Algorithm Design dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!