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 years 前 | 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 years 前 | 2 个回答 | 0
