how to write the code to find these question?
Ältere Kommentare anzeigen
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 Kommentar
Walter Roberson
am 20 Sep. 2017
This sounds like homework
Antworten (1)
Walter Roberson
am 20 Sep. 2017
0 Stimmen
mean() and logical indexing
Kategorien
Mehr zu Audio Processing Algorithm Design finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!