photo

ABHISHEK KUMAR


national institute of technology,agartala

Active since 2013

Followers: 0   Following: 0

Message

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

Statistics

Feeds

View by

Question


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 years ago | 3 answers | 0

3

answers

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 2 answers | 0

2

answers