Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
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.
Citar como
R. Bunschoten (2026). distance.m (https://la.mathworks.com/matlabcentral/fileexchange/71-distance-m), MATLAB Central File Exchange. Recuperado .
Agradecimientos
Inspiración para: IPDM: Inter-Point Distance Matrix, Efficient K-Nearest Neighbor Search using JIT
Información general
- Versión 1.0.0.0 (814 Bytes)
-
Sin licencia
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 1.0.0.0 |
