Community Profile

photo

John Trimper


Emory University

Last seen: 約3年 前 2014 年からアクティブ

Followers: 0   Following: 0

連絡

Professional Interests: spectral analysis; electrophysiology

統計

  • First Review

バッジを表示

Feeds

表示方法

回答済み
How to return 'X' number of unique subsets (combinations) of 'N' numbers taken 'K' at a time
Answer provided by Star Strider & Walter Roberson above, worked out in comments, summarized here: Use randperm to generate m...

8年以上 前 | 0

| 採用済み

質問


How to return 'X' number of unique subsets (combinations) of 'N' numbers taken 'K' at a time
I need to return X number of unique combinations of N numbers (i.e., vector V of length N) taken K at a time. I can't use 'n...

9年弱 前 | 1 件の回答 | 0

1

回答

回答済み
How to flip x & y axes of a colorbar
I was able to do it by making a colorbar 'south' of the 2nd subplot, then changing the position. So, problem solved, but if ...

9年以上 前 | 1

質問


How to flip x & y axes of a colorbar
I want to put a colorbar in a figure and have the colorbar horizontally span the length of 3 subplots underneath them. How can I...

9年以上 前 | 1 件の回答 | 0

1

回答