Effacer les filtres
Effacer les filtres

is there fast quick select algorithn in matlab ??

4 vues (au cours des 30 derniers jours)
Good mind
Good mind le 11 Mai 2017
Commenté : Jan le 11 Mai 2017
i need calculate the median in each position of sliding window, to reduce the time needed to calculate this median i should use fast quick select. i found this algorithm but in c code http://ndevilla.free.fr/median/median/src/quickselect.c
  1 commentaire
Jan
Jan le 11 Mai 2017
What is your question? The linked code is not working: It replies the median only if an array with 1 or 2 elements is provided as input. In addition is is not useful for a sliding window application.

Connectez-vous pour commenter.

Réponses (2)

Jan
Jan le 11 Mai 2017

Walter Roberson
Walter Roberson le 11 Mai 2017

Catégories

En savoir plus sur Argument Definitions 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!

Translated by