photo

SriMiGSS


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
0 个回答

排名
112,356
of 297,503

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,449

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,017

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


I have a power density plot with the below matlab code. I want to find the 3dB bandwidth of it. Can someone help me to solve this matter
%%PARAMETERS D = 1*10^6; vi = 10^6; r = 10^4; %%RANGE w = linspace(0.9*10^6,1.1*10^6,211)...

7 years 前 | 1 个回答 | 0

1

个回答

提问


I want to find the FWHM (full width at half maximum) of this power density plot. Can someone help me with this matter.
if true % code end %%PARAMETERS D = 10^6; vi = 10^6; b = 0.02; EL = 10^(-10); %%RANGE w = linspace(0.9...

7 years 前 | 0 个回答 | 0

0

个回答

提问


I want to take a plot from this equation α(ω)/α(νi) Vs ω-νi. Can someone help me
<</matlabcentral/answers/uploaded_files/100718/26735981_1766450350040612_112143604_o.jpg>> <</matlabcentral/answers/uploaded_...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Summation of zero to infinity doesn't work. It only provides the plot from 0 to 500
%%PARAMETERS D = 1*10^6; %FWHM of free runing laser b = 0.01; % value depends on the injection ratio vi = 1...

7 years 前 | 1 个回答 | 0

1

个回答