Statistica
8 Domande
                        0 Risposte
RANK
245.687
                          
                          
of 300.381
                        
REPUTAZIONE
0
                           
                        
CONTRIBUTI
                          8 Domande
                          0 Risposte
ACCETTAZIONE DELLE RISPOSTE 
                            12.5%
                        
VOTI RICEVUTI
0
RANK
of 168.477
CONTRIBUTI
                            0 Problemi
                            0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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...
oltre 2 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 2 anni fa | 1 risposta | 0
1
rispostaDomanda
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 ...
quasi 4 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
quasi 5 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 5 anni fa | 0 risposte | 0
0
risposteDomanda
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...
quasi 6 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
quasi 6 anni fa | 0 risposte | 0
0
risposteDomanda
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.^...
quasi 6 anni fa | 0 risposte | 0
