photo

SriMiGSS


Active since 2018

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


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

6 years ago | 1 answer | 0

1

answer

Question


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

6 years ago | 0 answers | 0

0

answers

Question


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

6 years ago | 0 answers | 0

0

answers

Question


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

6 years ago | 1 answer | 0

1

answer