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

统计学

MATLAB Answers

4 个提问
0 个回答

排名
233,221
of 302,099

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 21,543

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 178,957

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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

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

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

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

13 years 前 | 2 个回答 | 0

2

个回答