Skip to content

giampy1969/simulink-sort-block

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simulink-sort-block

Simulink® block that sorts elements in a vector using quicksort

View simsort on File Exchange

Open in MATLAB Online

This block sorts the elements of the input vector using the quicksort algorithm as described in http://en.wikipedia.org/wiki/Quicksort

Quicksort is the world's most widely used sorting algorithm, and perhaps even the world's most widely used algorithm of any kind. More info on the mathematical behavior of the algorithm can be found in http://mathworld.wolfram.com/Quicksort.html

Giampy

About

Simulink block that sorts elements in a vector using quicksort

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages