photo

sarah


upm

2012년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

6 질문
0 답변

순위
165,501
of 301,159

평판
0

참여
6 질문
0 답변

답변 채택
33.33%

획득한 표
0

순위
 of 21,182

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 173,105

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


IFFT equation in matlab
Dear all, Let say i have this X(2:N,:) = repmat(X(1,:),N-1,1).*Phase_Rot;                             x = ifft(X,[],2); ...

대략 13년 전 | 답변 수: 0 | 0

0

답변

질문


error : assignment dimension mismatch
hi,help me figure out this.I working on a code but these 3 lines from the code seems to be wrong. Nsub = [64,256,512]; for...

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

1

답변

질문


Help me clarify this
Suppose we have U = [1, 2, 4, 8, 16]; for j=1:length(U); p(:,j)= 1-((1-exp(-(z))).^N).^U(j); i don't get the 3rd row....

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

1

답변

질문


how p(:,j) differs from p(j,:)?
I often see people using these, how p(:,j) differs from p(j,:)?

대략 13년 전 | 답변 수: 2 | 0

2

답변

질문


how to display multiple graphs ??
Hi, i am working on PAPR in OFDM.i have difficulties in modifying the code below so that i can display PAPR for totalSubcarrier=...

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

1

답변

질문


Warning: Ignoring extra legend entries
Hi! I need help.I am trying to display multiple graphs for totalSubcarriers = 64 ,256.I got the graphs, but the result not what ...

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

1

답변