Community Profile

Mohsen Rajaei


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 1

1

answer

Question


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). ...

10 years ago | 3 answers | 0

3

answers