photo

MOLLAH KHOKON ALI


ISLAMIC UNIVERSITY

Last seen: circa un anno fa Attivo dal 2017

Followers: 0   Following: 0

Messaggio

I AM MOLLAH KHOKON ALI, I HAVE COMPLETED MY GRADUATION DEGREE FROM ISLAMIC UNIVERRSITY, KUSHTIA, BANGLADESH FROM THE DEPARTMENT OF ELECTRICAL AND ELECTRONIC ENGINEERING(EEE) WITH A VERY GOOD CGPA-3.62 OUT OF 4.00. I ALSO COMPLETE MY M.SC FROM THE DEPT. OF EEE, ISLAMIC UNIVERSITY WITH A CGPA 3.71 OUT OF 4.00.

Statistica

  • Thankful Level 3
  • First Answer

Visualizza badge

Feeds

Visto da

Domanda


Coding error for web version
filtTx = dsp.FIRFilter('Structure', 'Direct form symmetric', ... 'Numerator', fnorm); Why This coding show an error?

circa un anno fa | 1 risposta | 0

1

risposta

Domanda


What is the problen on this code >>LLR= scmadec(y,cb,h,N0,Nit); ?
Here scma means that sparse code multiple access.

oltre 5 anni fa | 0 risposte | 0

0

risposte

Domanda


What's the problem on the coding LLR= scmadecy,cb,h,N0, Nit
LLR= scmadec(y,cb,h,N0,Nit);

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


Why matlab shows the error like>> Sampling flag must be either 'symmetric' or 'periodic'.?
Here I am using the Loop>> [SpecFBMC, fFBMC]=periodogram(currSym,hann(KF,'peridic'),KF*2,1);

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


What is meant by HkOnesided in matlab?
HkOneSided=........

oltre 6 anni fa | 2 risposte | 0

2

risposte

Domanda


Is there any function for fadding effect in matlab coding in receiving signal?
Let, ReceivedSignal=h*TransmittedSignal+Noise. Here, h= fadding effect.

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


Why matlab shows an error like >> Undefined function or variable 'refConst'.? as I used the loop before the error line .. Switch M case 8 % 256QAM refConst = qammod((0:255).', 256,'UnitAveragePower', true); end?
Matlab shows an error in the line>> ConstDiagRx=comm.ConstellationDiagram('showReferenceConstellation',... true,'Referenc...

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


Is there any comm.ErrorRate in matlab R2015a version?
I am using the function BER=comm.ErrorRate;

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


Why matlab shows the error like>> Error using comm.ErrorRate/step Not enough input arguments; expected 2 (in addition to the object handle), got 1. Error in fofdm2_3wc (line 159) ber=step(BER,([bitsIn,rxBits]));?
Here I am using the function>> BER=comm.ErrorRate; and ber=step(BER,([bitsIn,rxBits])); I am using matlab version R2015a.

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


Why matlab shows an unexpected matlab expression?
in the line>> norm_factor=[1.0;0.7071;0.3162;0.1543]; here I am using R2015a version.

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


Which funtion i can use instead of UnitPowerAverage?
For a constellation diagram in F-OFDM which function used the loop>refConst = qammod((0:63).', 64,'UnitAveragePower', true); bu...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


Why matlab shows the error like >> INI_PHASE must be a real scalar ?
Here I have used the Loop>> refConst = qammod((0:63).', 64,'UnitAveragePower', true); Matlab shows the error in >> refConst = qa...

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


Why matlab shows an error like>> Error using qammod (line 54) INI_PHASE must be a real scalar.?
Here I have used the Loop>> refConst = qammod((0:63).', 64,'UnitAveragePower', true); Please give me the direction any...

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


Why matlab shows an error like>> Error using qammod (line 54) INI_PHASE must be a real scalar.?
Here I have used the Loop>> refConst = qammod((0:63).', 64,'UnitAveragePower', true); Please give me the direction anyb...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


Why matlab shows the error like >> INI_PHASE must be a real scalar ?
Here I have used the Loop>> refConst = qammod((0:63).', 64,'UnitAveragePower', true); Matlab shows the error in >> refConst =...

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


How I can remove the imaginary part of all data array?
I have used the Loop>> disp(dataSymbols); But here displayed both the real and imaginary valu. How I can displayed only the real...

quasi 7 anni fa | 1 risposta | 1

1

risposta

Domanda


Why matlaab shows the error like >>>>> Error in fofdmn1 (line 81) [~,~,paprFOFDM] = PAPR(txSigFOFDM);
I have used the Loop>>> PAPR = comm.CCDF('PAPROutputPort', true, 'PowerUnits', 'dBW'); [~,~,paprFOFDM] = PAPR(txSigFOFDM); di...

quasi 7 anni fa | 1 risposta | 0

1

risposta

Domanda


I have used the Loop>>> txSigFOFDM = filtTx([txSigOFDM; zeros(L-1,1)]); why matlab shows an error?
txSigFOFDM = filtTx([txSigOFDM; zeros(L-1,1)]); Error Message: Array formation and parentheses-style indexing with obj...

quasi 7 anni fa | 1 risposta | 0

1

risposta

Domanda


I have used a Loop as-- bitsIn = randi([0 1], bitsPerSubCarrier*numDataCarriers, 1); symbolsIn = qamMapper(bitsIn); why matlb shows an error like-- Error in fofdmn1 (line 60) symbolsIn = qamMapper(bitsIn);? Please answer me if any alternative.
bitsIn = randi([0 1], bitsPerSubCarrier*numDataCarriers, 1); symbolsIn = qamMapper(bitsIn); why matlb shows an error like...

quasi 7 anni fa | 1 risposta | 0

1

risposta