if I have a vector of 20 elements, how can I extract the 5 minimum elements in that vector
3 ビュー (過去 30 日間)
古いコメントを表示
V=[23,56,12,90,45,21,56,10,70,100,15,...] a=[10,12,15,21,23]
0 件のコメント
採用された回答
その他の回答 (1 件)
参考
カテゴリ
Help Center および File Exchange で Shifting and Sorting Matrices についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!