ARGMAX/ARGMIN
Version 1.0.0.0 (16.4 KB) by
Marco Cococcioni
This set of functions efficiently compute argument of maximum/minimum for vectors and matrices.
This set of functions efficiently compute argument of maximum/minimum for vectors and matrices. Its core is a MEX function obtained by compiling a C source code.
Its benefits agains Matlab built-in max and min functions are demonstrated in a demo.
Cite As
Marco Cococcioni (2026). ARGMAX/ARGMIN (https://www.mathworks.com/matlabcentral/fileexchange/24210-argmax-argmin), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2008a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Mathematics and Optimization in Help Center and MATLAB Answers
Tags
Acknowledgements
Inspired: argmax for tensors with custom type index and AVX2 optimization (mex)
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
