distance.m

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

이 제출물을 팔로우합니다

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.

인용 양식

R. Bunschoten (2026). distance.m (https://kr.mathworks.com/matlabcentral/fileexchange/71-distance-m), MATLAB Central File Exchange. 검색 날짜: .

카테고리

Help CenterMATLAB Answers에서 Fuzzy Logic Toolbox에 대해 자세히 알아보기

태그

태그 추가

Add the first tag.

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.0.0.0