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?
回答(1 个)
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 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!