What is the fastes way to find the maximum of a set of data?
이전 댓글 표시
It would be easy to use a for loop and compare element by element, but I dont think that is the best way to do it. Does matlab have a function for this? Or would it be better to write my own sorting algorithm
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 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!