ARGMAX/ARGMIN
Versión 1.0.0.0 (16,4 KB) por
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.
Citar como
Marco Cococcioni (2024). ARGMAX/ARGMIN (https://www.mathworks.com/matlabcentral/fileexchange/24210-argmax-argmin), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2008a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Más información sobre Mathematics and Optimization en Help Center y MATLAB Answers.
Etiquetas
Agradecimientos
Inspiración para: argmax for tensors with custom type index and AVX2 optimization (mex)
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0.0 |