matlab descending order algorithm without sort function
显示 更早的评论
i want to know how to descending order (1Xn) matrix without sort function.
for example A=[1 3 6 9 8 5 10 2]
2 个评论
Bjorn Gustavsson
2017-10-31
Why not use sort when someone paid to give you a software that has that function? Homework? If homework just look up any of the algorithms for sorting and implement (one of) them...
Andrei Bobrov
2017-10-31
homework?
采纳的回答
更多回答(2 个)
KSSV
2017-10-31
0 个投票
Rediet Tesfu
2019-9-27
0 个投票
How do i print out vector in order
类别
在 帮助中心 和 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!