Shlok Vaibhav Singh
Followers: 0 Following: 0
Estadística
8 Preguntas
0 Respuestas
CLASIFICACIÓN
144.360
of 295.569
REPUTACIÓN
0
CONTRIBUCIONES
8 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
12.5%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 5 años hace | 0 respuestas | 0
0
respuestasPregunta
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.^...
casi 5 años hace | 0 respuestas | 0