photo

Shlok Vaibhav Singh


Last seen: 11 months 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

8 个提问
0 个回答

排名
145,733
of 300,365

声誉
0

贡献数
8 个提问
0 个回答

回答接受率
12.5%

收到投票数
0

排名
 of 20,933

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,262

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Specify normal component of electric field in EM PDE model
I am trying to model a 2D dielectric through the PDE toolbox, https://in.mathworks.com/help/pde/ug/pde.electromagneticmodel.html...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Inverse computation with a starting guess
I am runinng that uses a for loop where in each iteration, an inverse of a 1000x1000 matrix is being computed which is slowing t...

2 years 前 | 1 个回答 | 0

1

个回答

提问


response of state space to arbitrary input
Using the ss function (https://in.mathworks.com/help/control/ref/ss.html?searchHighlight=ss%20&s_tid=srchtitle_ss%20_1), we can ...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Is uploading a video of matlab code demo on perosnal homepage violation of academic liscence
I used MatLab to write code for a research project. I also prepared a video to demonstrate the results obtained using plot, esse...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Code to get first n roots of a function
I have to find first n roots of a function however I am unable to do so using fsolve or fzero or optimization toolbox which give...

5 years 前 | 0 个回答 | 0

0

个回答

提问


different plots on different levels of zooming
I am running this code on MatLab: function main fimplicit (@(x,y)f(x,y),[2 5]) end function fun = f(x,y) nc=1.45; %cladd...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Extra solutions using fimplicit
Question has three parts 1) For a slab waveguide, I have been trying to obtain Dispersion plot like this: 2) So, I wrote a c...

6 years 前 | 0 个回答 | 0

0

个回答

提问


Fzero is not working
isn=1.5; h=5e-6; x=2*pi*3e14; % fzero(@(y)(tan(sqrt(x.^2.*n^2/const('c')^2-y.^2)*h/2)-sqrt(y.^2-x.^2/const('c')^2./sqrt(x.^...

6 years 前 | 0 个回答 | 0

0

个回答