distance.m

バージョン 1.0.0.0 (814 Bytes) 作成者: R. Bunschoten
A fully vectorized function that computes the Euclidean distance matrix between two sets of vectors.
ダウンロード: 29K
更新 1999/11/3

ライセンスがありません

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. に取得済み.

MATLAB リリースの互換性
作成: R10
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersFuzzy Logic Toolbox についてさらに検索
タグ タグを追加
バージョン 公開済み リリース ノート
1.0.0.0