Aryaman Patel
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
140.714
of 295.638
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
66.67%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.255
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
90.980
of 154.207
CONTRIBUCIONES
0 Problemas
1 Solución
PUNTUACIÓN
20
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
1 Público Canal
EVALUACIÓN MEDIA
30
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Unable to upload Bulk data to Thinkspeak using ESP32 SIM800L module.
The problem is that you used the server address as : "api.thinkspeak.com" Well .... Its not that. The correct server add...
casi 4 años hace | 0
| aceptada
Pregunta
Unable to upload Bulk data to Thinkspeak using ESP32 SIM800L module.
I followed the instructions on the site here: Bulk-Update Using an Arduino or an ESP8266. And modified the code to send data u...
casi 4 años hace | 1 respuesta | 0
1
respuestaResuelto
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
alrededor de 4 años hace
Pregunta
How do I solve this bvp4c error ?
So, the error I am getting is : "Unable to solve the collocation equations -- a singular Jacobian encountered" When ever I chang...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How do i merge graphs in bvp4c format ?
What are a various ways that a loop can be created ? Also what is the use of 'global' ?
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
While solving boundary value problems (using bvp4c) the graph is plotted as the command ""plot (x,BS(1,:))"" but if I want the graph between x and y and not x and boundary solution (BS) what should I do ?
This is the matlab script : init = bvpinit(linspace(-1,1,20),[0 0]); sol=bvp4c(@rhs_bvp,@bc_bvp,init); x = linspace(-1,1,20)...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
How can these equations be converted into the format to be input in bvp4c ODE solver ?
Ho do I convert these boundary conditions to equations acceptable in MATLAB?
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
How do i model differential equations in simulink that are not time dependent ?
I want to model a second order differential equation which is space dependent but the integrator box is "continous time integrat...
más de 5 años hace | 1 respuesta | 0