select maximum numbers in vector array

1 回表示 (過去 30 日間)
rania mohamed
rania mohamed 2017 年 1 月 4 日
編集済み: José-Luis 2017 年 1 月 4 日
I have vector array, I want to select the one-third maximum numbers from this array

採用された回答

José-Luis
José-Luis 2017 年 1 月 4 日
編集済み: José-Luis 2017 年 1 月 4 日
You could use sort() and select the last/first third, depending on the arguments you passed.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeData Import and Analysis についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by