Vijendra Kumar Prajapati
Followers: 0 Following: 0
Statistics
9 Questions
0 Answers
RANK
259,691
of 295,569
REPUTATION
0
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Normalization of Gaussian pulse.
Hello, I have generated the gaussian pulse. how can i Normalize the gaussian pulse plot.
8 years ago | 0 answers | 0
0
answersQuestion
what does dt, dw and w denotes and how it is calculated in split_step_fourier_method.m file.
i am using * _split_step_fourier_method.m_* in my project of optical fiber. i am using code i=sqrt(-1); Po=.00064; %input pw...
8 years ago | 0 answers | 0
0
answersQuestion
What should be the threshold leve set while doing ASK demodulation.
Hello, I have done ASK modulation successfully. my amplitude is 0.001. While demodulating what should be the threshold level if ...
8 years ago | 0 answers | 0
0
answersQuestion
standard value of SNR for ASK
Hi, I want to know the stadard value of SNR for ASK modulation. if I am adding noise in the gaussian pulse what will be the SNR...
8 years ago | 0 answers | 0
0
answersQuestion
Noise addition without using 'awgn' function
Hi, i want to add the noise in the optical fiber system (single mode) without using 'awgn' function. How can i do that?
8 years ago | 1 answer | 0
1
answerQuestion
why we use "u=fftshift(u);" in split_step_fourier_method.m code.
Hello, I am executing file "split_step_fourier_method.m". I want to know why we use "u=fftshift(u);" in split_step_fourier_meth...
8 years ago | 1 answer | 0
1
answerQuestion
I am generating multiple gaussian pulse. I want to concatenate them(means want to show those multiple gaussian pulse in single plot). How can I do that?
I am generating multiple gaussian pulse. I want to concatenate them(means want to show those multiple gaussian pulse in single p...
8 years ago | 1 answer | 0
1
answerQuestion
I am plotting optical Gaussian pulse. I have written the following code but not getting answer
P0_dBm = -5; % in dBm P0_watt = 10^((P0_dBm-30)/10); % in watt FWHM = 0.4*1e-9; %in nanometer sigma = FWHM/(2*sqrt(2*log(2)...
9 years ago | 0 answers | 0
0
answersQuestion
how to convrt the FWHM value to picoseconds when given in nanometers for optical gaussian pulses.
I am generating a optical gaussian pulse. I have got the FWHM values in nanometer. I want values in picoseconds.
9 years ago | 1 answer | 0