photo

ABHISHEK KUMAR


national institute of technology,agartala

2013 年からアクティブ

Followers: 0   Following: 0

Father’s name ARUN KUMAR SINGH
Marital status Single
DOB 15.11.1990
Sex Male
Languages known English and Hindi
Nationality Indian
Hobbies Reading automobile magazines
and Playing PC games

Professional Interests: optical electronics

統計

Feeds

表示方法

質問


ANY MATLAB CODE FOR GAUSSIAN BEAM PROPAGATION IN A OPTICAL FIBER
TAKE SUITABLE VALUES FOR ALL THE PARAMETERS INVOLVED IN THE EQUATION... E(r,z)=Eo((Wo/w(Z))*exp(-r^2/.w(z)^2)-(i*Kz)(-i*(k*r^...

11年弱 前 | 3 件の回答 | 0

3

回答

質問


How to get the exact plot of optical ring resonator drop port output curve? which is similar to gaussian beam i.e. intensity is highest at centre and it gradually decreases at the corners on both ends.
e1=input('enter the value of ei1') e2=input('enter the value of ei2') w=1.5:0.01:1.6; k1=0.25; k2=0.25; a=0.0005;...

11年弱 前 | 0 件の回答 | 0

0

回答

質問


how to get the correct plot from this matlab code? correct plot is a gaussian type but i am getting a straight line.given (e1=1 and e2=0) or (e1=0 and e2=1)
i am writing the comlete code below. e1=input('enter the value of ei1') e2=input('enter the value of ei2') w=1.5:...

11年弱 前 | 1 件の回答 | 0

1

回答

質問


how can i fix this error "Subscript indices must either be real positive integers or logicals".in the following program?
e1=input('enter the value of ei1') e2=input('enter the value of ei2') w=1.5:0.01:1.6; k1=0.25; k2=0.25; a=0.0005; ne=3.19;...

11年弱 前 | 2 件の回答 | 0

2

回答