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://jp.mathworks.com/matlabcentral/fileexchange/71-distance-m), MATLAB Central File Exchange. に取得済み.

カテゴリ

Help Center および MATLAB AnswersFuzzy Logic Toolbox についてさらに検索

Add the first tag.

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.0.0.0