how to write the code to find these question?

1 Ansicht (letzte 30 Tage)
AnhThu Le
AnhThu Le am 20 Sep. 2017
Beantwortet: Walter Roberson am 20 Sep. 2017
x= [3 5 9 12 -1 0 -12 9 6 1] Set the value in x that are less than the mean to zero

Antworten (1)

Walter Roberson
Walter Roberson am 20 Sep. 2017
mean() and logical indexing

Kategorien

Mehr zu Audio Processing Algorithm Design finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by