Feeds
提问
Plotting a portion of a graph
If i have a vector of 200 values and I want to plot the values between 50 and 70, how to do so?
11 years 前 | 2 个回答 | 0
2
个回答提问
generate random binary matrix under a condition
I want to generate a matrix with values that are either zero or one, but the sum of elements in each column is <=1. To generat...
11 years 前 | 2 个回答 | 0
2
个回答提问
Generating combinations under certain constraints
I have 5 variables x1,x2,x3,x4 and x5. each is a 4x1 column vector and I want to generate a matrix that holds the different poss...
11 years 前 | 3 个回答 | 0
