photo

W K


2018년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

3 질문
0 답변

순위
132,376
of 301,653

평판
0

참여
3 질문
0 답변

답변 채택
100.0%

획득한 표
0

순위
 of 21,377

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 175,992

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


how can i extract circular data from matrix?
Hi, I have axb double data, and I want to extract circular nxn data. For example, as you can see in the jpg file I attache...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


making continual statement(?) without typing entire elements
X,Y,Z are data, a,b,c,n are numbers (a+b+c=n), X is 5xa double, Y is 5x(b+c) double, and Z is 1xn double data. - How...

거의 8년 전 | 답변 수: 1 | 0

1

답변

질문


How can I generalise this?
I made this code; x = [0 1]'; y = [0 1]'; m = 2; n = 1; cell = {x, x, y}; % 2 x and 1 y [a_1 a_2 b_1] = ndgrid...

거의 8년 전 | 답변 수: 2 | 0

2

답변