Feeds
提问
Comparing k-medoids outputs
I have two different outputs of the kmedoids matlab function, say s1 and s2. How do I find the number of items that were assigne...
7 years 前 | 1 个回答 | 0
1
个回答提问
mapping a value to a vector
<</matlabcentral/answers/uploaded_files/83689/Capture.PNG>> Hi, My question referrers to the attached table : given a value...
7 years 前 | 1 个回答 | 0
1
个回答提问
Calculating kmedoids' clusters size
How can I calculate the size of each cluster produced by kmedoids?
8 years 前 | 1 个回答 | 0
1
个回答提问
Optimization problem with integer variables
I have a nXn matrix M of integers with values 1...k. All the occurrences of values in M can be counted using hist(). My constr...
8 years 前 | 1 个回答 | 0
1
个回答提问
fmincon has converged to an infeasible point
My objective function is as follows : [x,fval,exitflag,output]=fmincon(@(x)CalcLatency(x,SwitchArray),x0,[],[],[],[],lb,ub,@...
8 years 前 | 1 个回答 | 0
1
个回答提问
Dividing a set into subsets
I have A 2D matrix representing objects in the plain. I am looking for a function that can compute all possible combinations of ...
8 years 前 | 0 个回答 | 0