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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0

2

个回答