Merge sort algorithm

This function executes what I think is the merge sort algorithm invented by John von Neumann in 1945

You are now following this Submission

The function should be used like this:
sorted = fusioned( somevector )

Also contains a script that runs the algorithm N times and compares it with the function SORT from Matlab. It expresses how many times it was successful and how long it took.

As far as I know, the function is completely functional.
Tell me if you noticed otherwise. Send the vector that can produce an error.

@ ACx // February 2013

Cite As

ACLNM (2026). Merge sort algorithm (https://www.mathworks.com/matlabcentral/fileexchange/40163-merge-sort-algorithm), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0