photo

Shlok Vaibhav Singh


Last seen: 11개월 전 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 0 | 0

0

답변