Sorting and finding index with Simulink (without Matlab function block or any toolbox)
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Asit Kumar
le 8 Juil 2019
Réponse apportée : Vineeth Tom
le 10 Juil 2019
I need to sort an incoming array and find the indices of the first nth smallest numbers in the array. I need to accomplish this without any toolbox or Matlab function.
0 commentaires
Réponse acceptée
Vineeth Tom
le 10 Juil 2019
Hope this helps. It cannot do its job if there are repeating elements. This sorts an array of unique elements
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Shifting and Sorting Matrices dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!