distance.m

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

Vous suivez désormais cette soumission

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.

Citation pour cette source

R. Bunschoten (2026). distance.m (https://fr.mathworks.com/matlabcentral/fileexchange/71-distance-m), MATLAB Central File Exchange. Extrait(e) le .

Catégories

En savoir plus sur Fuzzy Logic Toolbox dans Help Center et MATLAB Answers

Add the first tag.

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.0.0