Feeds
질문
how to generate vector by selecting from another vector?
There is a matrix, "a" that is n by 1. I need to generate another matrix with this size (n by r), by selecting randomly from "a...
9년 초과 전 | 답변 수: 2 | 0
2
답변질문
how can I use pdist2 function for big data?
I want to implement k-means in matlab. my data set is matrix 9,000,000 by 1. when I used Euclidean for finding distance of point...
거의 10년 전 | 답변 수: 2 | 0
