![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/16304652_1568990980883_DEF.jpg)
imran khan
Followers: 0 Following: 0
Statistica
RANK
154.624
of 297.016
REPUTAZIONE
0
CONTRIBUTI
15 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
13.33%
VOTI RICEVUTI
0
RANK
of 157.725
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Problem in theoratical and simulated bit error rate
Dear fellows i am facing one problem.Problem is that there is difference between simulated and theoretical curve while calculati...
circa 5 anni fa | 0 risposte | 0
0
risposteDomanda
Facing problem in ploting figures
i want to plot last two figures in one plot can anybody help me clc,close all,clear all codn=100; EbN0=20:30; q=1.6e-19; ...
circa 5 anni fa | 2 risposte | 0
2
risposteDomanda
BER(bit error rate problem)
I am writing code for BER(bit error rate ) of OOK(ON OFF keying signal),but there is little problem in my code.Problem is that m...
circa 5 anni fa | 0 risposte | 0
0
risposteDomanda
I have to calculate BER(bit error rate ) of OOK(on off keying signal)
Dear fellows,i have generated OOK(on off keying signal).Then i have taken FFT of OOK signal and then i have removed some part of...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
I have calculated BER please check whether it is right or not
I have calculated BER(bit error rate) please check whether it is right or not.I want to confirm that my output is right or not b...
oltre 5 anni fa | 0 risposte | 0
0
risposteDomanda
problem in plotting figure
Dear fellows,i have modified code but i have problem in plotting the last figure(4) and problem is in this line plot(tvec,abs(zi...
oltre 5 anni fa | 1 risposta | 0
1
rispostacheck my code please
purpose of my code is that i have generated OOK signal and then i have taken FFT of signal and remove frequency from 50-150HZ.af...
oltre 5 anni fa | 0
Domanda
check my code please
clc,close all,clear all codn=100; % fc=6e+3; fs=360; bode=10; code=round(rand(1,codn)); code_len=round(1/bode/(1/fs)) f...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
improving result of FFT
Dear fellows i want to achieve good frequency resolution by adding this command in my code n = 2^nextpow2() but i dont know how...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
time domain and frequency domain
Dear fellows,i am facing problem in my code below.Problem is that signal in time domain does not give me correct value of N,i me...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Dear fellows i am removing noise from( 3-200)HZ.
Dear fellows i am removing noise from( 3-200)HZ ,but the problem is that after removing frequency i took IFFT of signal so that...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Dear fellows i am working on visible light communication and i removed frequency in the range of 3-200 HZ becuase of noise .Will you please do some modification in my code so that in last figure in time domain i use filter which does not remove noi
clc,close all,clear all codn=70; % fc=6e+3; fs=3600; bode=10; code=round(rand(1,codn)); code_len=round(1/bode/(1/fs)) f...
oltre 5 anni fa | 0 risposte | 0
0
risposteDomanda
i have removed frequency from (3-200)HZ from FFT signal.Now i want to remove noise from last figure which is in time domain so that i can transmit signal.Thanks in advance.
clc,close all,clear all codn=70; % fc=6e+3; fs=3600; bode=10; code=round(rand(1,codn)); code_len=round(1/bode/(1/fs)) f...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
removal of frequency from 0-200HZ
I am removing frequecy from( 0-200)HZ from FFT spectrum and then i have taken IFFT of signal to see complete spectrum in time d...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
remove frequency from (0-200 hz)
i want to remove frequency from (0-200hz) from frequency domain of signal but i dont know how to do it,after doing this i have ...
oltre 5 anni fa | 0 risposte | 0
0
risposteDomanda
FFT of ON OFF signal
clc,close all,clear all codn=70; % fc=6e+3; fs=36000; bode=1000; code=round(rand(1,codn)); code_len=round(1/bode/(1/fs));...
oltre 5 anni fa | 1 risposta | 0