mintersect(varargin)
Version 1.1.0.0 (1,94 KB) von
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).
Zitieren als
Bruno Luong (2024). mintersect(varargin) (https://www.mathworks.com/matlabcentral/fileexchange/66614-mintersect-varargin), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2018a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- MATLAB > Mathematics > Elementary Math >
Mehr zu Elementary Math finden Sie in Help Center und MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.1.0.0 | Simplify algorthim + better H1 line |
||
1.0.0.0 | Typo correction |