Community Profile

photo

Alexander Eaton


2018 年からアクティブ

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Content Feed

表示方法

質問


will running a mean on the pdist of a matrix give me the avg of all distances of vectors, or just the elements of the vectors.
Im trying to run a Euclidean distance between each row of vector values held in a 208x4096 matrix, eg fr every row of values,I w...

約6年 前 | 1 件の回答 | 0

1

回答

質問


Is there a function that will allow me to convert a Euclidean distance calculation for two vectors in a matrix to all the vectors in the matrix?
The code I have currently converts any two rows of 4096 image vectors within a matrix which I have named allData. e.g. diffs...

約6年 前 | 1 件の回答 | 0

1

回答

質問


Does 'i' after value stand for 'index', and if so why does it appear as part of the answer?
I am trying to calculate the Euclidean distance between two images vectors of 4096 values that are contained in a file called al...

約6年 前 | 1 件の回答 | 0

1

回答

質問


How do i compare vectors of images of same object that I have run through Alexnet using Euclidean Distance against other non object images
I have just over 200(208 to be precise)different images of the same object that I have run through Alexnet and extracted the Fc6...

約6年 前 | 1 件の回答 | 0

1

回答