Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
A fully vectorized function that computes the Euclidean distance matrix between two sets of vectors.
The output is the same as MathWorks' (Neural Network Toolbox) 'dist' funtion (ie, d = dist(A',B), where A is a (DxM) matrix and B a (DxN) matrix, returns the same as my d = distance(A,B) ), but this function executes much faster.
Cita come
R. Bunschoten (2026). distance.m (https://it.mathworks.com/matlabcentral/fileexchange/71-distance-m), MATLAB Central File Exchange. Recuperato .
Riconoscimenti
Ispirato: IPDM: Inter-Point Distance Matrix, Efficient K-Nearest Neighbor Search using JIT
Informazioni generali
- Versione 1.0.0.0 (814 Byte)
-
Nessuna licenza
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
| Versione | Pubblicato | Note della release | Action |
|---|---|---|---|
| 1.0.0.0 |
