mintersect(varargin)
Version 1.1.0.0 (1,94 ko) par
Bruno Luong
Perform intersection of multiple numerical arrays
MINTERSECT extends stock function INTERSECT to deal with more than two sets.
The implementation is fully vectorized and faster than method using successive intersecting. Recommend strongly for speed if the number of sets is large (> 100).
Citation pour cette source
Bruno Luong (2025). mintersect(varargin) (https://www.mathworks.com/matlabcentral/fileexchange/66614-mintersect-varargin), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2018a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxCatégories
- MATLAB > Mathematics > Elementary Math >
En savoir plus sur Elementary Math dans Help Center et MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
1.1.0.0 | Simplify algorthim + better H1 line |
||
1.0.0.0 | Typo correction |