필터 지우기
필터 지우기

is there fast quick select algorithn in matlab ??

조회 수: 4 (최근 30일)
Good mind
Good mind 2017년 5월 11일
댓글: Jan 2017년 5월 11일
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
Jan
Jan 2017년 5월 11일
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.

댓글을 달려면 로그인하십시오.

답변 (2개)

Jan
Jan 2017년 5월 11일

Walter Roberson
Walter Roberson 2017년 5월 11일

카테고리

Help CenterFile Exchange에서 Argument Definitions에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by