photo

Alexander Eaton


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
169 230
of 298 363

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
0

RANK
 of 20 572

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 160 969

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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...

ungefär 7 år ago | 1 answer | 0

1

answer

Question


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...

ungefär 7 år ago | 1 answer | 0

1

answer

Question


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...

ungefär 7 år ago | 1 answer | 0

1

answer

Question


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...

ungefär 7 år ago | 1 answer | 0

1

answer