distance.m

A fully vectorized function that computes the Euclidean distance matrix between two sets of vectors.

Ahora está siguiendo esta publicación

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 .

Categorías

Más información sobre Fuzzy Logic Toolbox en Help Center y MATLAB Answers.

Etiquetas

Añadir etiquetas

Add the first tag.

Información general

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