photo

John Trimper


Last seen: 5개월 전 2014년부터 활동

Followers: 0   Following: 0

메시지

Professional Interests: spectral analysis; electrophysiology

통계

MATLAB Answers

2 질문
2 답변

순위
19,511
of 300,364

평판
2

참여
2 질문
2 답변

답변 채택
50.0%

획득한 표
1

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,407

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

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

10년 초과 전 | 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...

10년 초과 전 | 답변 수: 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 ...

대략 11년 전 | 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...

대략 11년 전 | 답변 수: 1 | 0

1

답변