Mohamed T. Adam
Followers: 0 Following: 0
Estadística
6 Preguntas
0 Respuestas
CLASIFICACIÓN
198.804
of 295.569
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
66.67%
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
I get the error of "Array indices must be positive integers or logical values"
Iam trying to run this code but i am getting this following error "Array indices must be positive integers or logical values", h...
casi 2 años hace | 2 respuestas | 0
2
respuestasPregunta
Euler's Method for second order ODE
Hello, i am trying to solve y''+(1/2)*y'+5y=0 with initial values of y'(0)=2 and y(0) = 0 using Euler's method. This is my code,...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
The graph for the ODE45 function does not work
The ODE 45 fuction for the second order derivative does not work, because the plot keeps ocilating and i have done a second meth...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Trying to plot different graphs for different values on the same figure
I am trying to plot a graph for each value of Kc on the same figure but it does not work. How can i do it?
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
The figure in my code does not appear
The code i am working on is the euler's method for BVP. The code runs without an error but the plot window appears with no graph...
casi 3 años hace | 2 respuestas | 0
2
respuestasPregunta
I am using bisection method to solve an equation, but the solution always shows the first value input and I don't know where my mistake is
I am using the biscetion method to solve an equation but the solution is always the first picked value (xLeft). bisection_metho...
casi 3 años hace | 1 respuesta | 0