how to write the code to find these question?
古いコメントを表示
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 件のコメント
Walter Roberson
2017 年 9 月 20 日
This sounds like homework
回答 (1 件)
Walter Roberson
2017 年 9 月 20 日
0 投票
mean() and logical indexing
カテゴリ
ヘルプ センター および File Exchange で Audio Processing Algorithm Design についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!