Feeds
提问
How do I create a vector with the number of repetition of a category?
Assume that I have a categorical array X=categorical({'A','B','A','C'}). Through finding countcats(X) I can get the number of ap...
9 years 前 | 1 个回答 | 0
1
个回答提问
How do I do a multi-objective optimization with lower boundaries that are dependent on the optimized variable?
I would like to optimize a multi-objective problem. However, my lower and upper boundaries of the variable x are dependent on on...
9 years 前 | 1 个回答 | 0
1
个回答提问
How to assign numbers that follow a distribution?
Assume that we have data representing the number of surgeries (x) in each shift in a hospital, and if we have only 4 shifts:- x ...
9 years 前 | 1 个回答 | 0
