photo

Vijendra Kumar Prajapati


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

9 个提问
0 个回答

排名
62,199
of 300,781

声誉
0

贡献数
9 个提问
0 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 21,088

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,031

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Normalization of Gaussian pulse.
Hello, I have generated the gaussian pulse. how can i Normalize the gaussian pulse plot.

9 years 前 | 0 个回答 | 0

0

个回答

提问


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...

9 years 前 | 0 个回答 | 0

0

个回答

提问


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 ...

9 years 前 | 0 个回答 | 0

0

个回答

提问


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...

9 years 前 | 0 个回答 | 0

0

个回答

提问


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?

9 years 前 | 1 个回答 | 0

1

个回答

提问


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...

9 years 前 | 1 个回答 | 0

1

个回答

提问


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...

9 years 前 | 1 个回答 | 0

1

个回答

提问


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)...

10 years 前 | 0 个回答 | 0

0

个回答

提问


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.

10 years 前 | 1 个回答 | 0

1

个回答