Community Profile

photo

Js Goh


Active since 2015

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Chi-square distance formula
Considering I'm using euclidean distance to calculate the distance between two vector. cosined=sqrt(sum(abs((a-b).^2))) No...

8 years ago | 1 answer | 0

1

answer

Question


Error using zeros, Size inputs must be scalar
train_data = zeros(num_train_data,1); I get error on this line. I attached the screenshot of my |num_train_data| below. ...

8 years ago | 1 answer | 0

1

answer