
Shlok Vaibhav Singh
Statistiken
8 Fragen
0 Antworten
RANG
226.841
of 281.829
REPUTATION
0
BEITRÄGE
8 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
12.5%
ERHALTENE STIMMEN
0
RANG
of 19.061
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 134.168
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Content Feed
Frage
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...
5 Monate vor | 0 Antworten | 0
0
AntwortenFrage
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...
6 Monate vor | 1 Antwort | 0
1
AntwortFrage
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 ...
fast 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
fast 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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.^...
fast 4 Jahre vor | 0 Antworten | 0