Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

How to write following equation in matlab

조회 수: 1 (최근 30일)
rishav kedia
rishav kedia 2020년 4월 29일
마감: MATLAB Answer Bot 2021년 8월 20일
WS(subscript k,j) (i) = W0(subscript k)×δ [(i − j × ∆) mod K] , k, i = 0, 1, . . . K − 1, j = 0, 1, . . . M − 1, where WS is the new subcarriers matrix, each row represents one subcarrier, k is the subcarrier index in W0 , i is the sampling index, j is the extending index, ∆ is the time shift unit, M is the subcarrier extending factor. In Fig.2, ∆1 and ∆2 mean different multiples of ∆: ∆1 = a ∗ ∆, ∆2 = b ∗ ∆, a 6= b. If a subcarrier in W0 is extended into K subcarriers with different time shift, K original subcarriers can generate R = K ×M subcarriers totally which construct the new subcarriers matrix WS . ∆ < K should be set to guarantee the overlapping between adjacent subcarriers, and symbol duration is N = K + (M − 1) × ∆. Thus, the dimension of the subcarriers matrix (WS ) in SN-OWDM is R × N.

답변 (1개)

SaiDileep Kola
SaiDileep Kola 2020년 5월 8일
There is no direct way to read your data and give output, you can learn basic programming in MATLAB and solve all those equations using boundary conditions

제품


릴리스

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by