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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 3 | 0
