Sorts vectors using quicksort.
Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
Simulink® block that sorts elements in a vector using quicksort
This block sorts the elements of the input vector using the quicksort algorithm as described in http://en.wikipedia.org/wiki/Quicksort
Quicksort is the world's most widely used sorting algorithm, and perhaps even the world's most widely used algorithm of any kind. More info on the mathematical behavior of the algorithm can be found in http://mathworld.wolfram.com/Quicksort.html
Giampy
Citation pour cette source
Giampiero Campa (2026). simsort (https://github.com/giampy1969/simulink-sort-block/releases/tag/v1.1), GitHub. Extrait(e) le .
Informations générales
- Version 1.1 (28,5 ko)
-
Afficher la licence sur GitHub
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.1 | See release notes for this release on GitHub: https://github.com/giampy1969/simulink-sort-block/releases/tag/v1.1 |
||
| 1.0.0.0 | Recompiled the s-funcion with matlab 7.1 so that everything works fine with newer versions requiring the .mexw32 extension. The .dll files are retained to the benefit users working with versions prior to 7.1, other users may delete them. |
