You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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 .
Acknowledgements
Inspired: argmax for tensors with custom type index and AVX2 optimization (mex)
General Information
- Version 1.0.0.0 (16.4 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
