sorting the matrix lexicographically using the radix sort.

i've a matrix
[ 1 2 34 56 78
21 32 54 55 21
10 43 33 95 98
76 63 82 33 21 ]
i want to sort the above matrix using radix sort lexicographically. can anyone help me?

댓글 수: 2

help me plz.....
Please post, what you have tried so far. Does "lexicographically" has any meaning here? Why is radix-sorting important, when Matlab offers a quicksort already? The only idea I have is, that this is a homework. And then posting solutions would be a bad idea.

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

답변 (1개)

Ali Khayeat
Ali Khayeat 2013년 6월 24일

0 개 추천

Hi,
Is there any answer ?
The lexicographical sorting is vital for many projects.

카테고리

도움말 센터File Exchange에서 Shifting and Sorting Matrices에 대해 자세히 알아보기

질문:

2013년 4월 27일

Community Treasure Hunt

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

Start Hunting!

Translated by