Feeds
提问
Removing outliers in multivariate data
What is the best method to remove outliers in multivariate data. I want to be able to identify clusters of points in 2-D. The ex...
9 years 前 | 0 个回答 | 0
0
个回答提问
Sorting a vector by another vector with same terms
Let's say we have a vector A = [1,4,2] and we wish to sort it according to the order given by B = [4,5,1,2] The end result sh...
9 years 前 | 1 个回答 | 0
1
个回答提问
Using contour as input for a function
Is it possible to use a contour plot as an input for a function? If so how?
9 years 前 | 1 个回答 | 0
