Feeds
질문
Plot 3-variable function in volume
Hi everybody, I want to demonstrate the distribution of a three-variable function with color in a volume. For example, suppo...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
Sort a vector according to another vector
Hi I have tow vectors A and B: A = [4 8 5 9 1] B = [3 5 4 2 1] If I sort A with B like this: C = A(B) I will ...
10년 초과 전 | 답변 수: 1 | 1
1
답변질문
Out of memory error in combination combnk
Hi I want to get all combinations of the n elements in v taken k at a time. I use combnk(v,k). For example combnk(1:121,10). ...
거의 11년 전 | 답변 수: 3 | 0