Erin W
Followers: 0 Following: 0
Estadística
6 Preguntas
0 Respuestas
CLASIFICACIÓN
274.312
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
Using subplot with ode45?
Hi, I need to evaluate a nonlinear ode at different values of r and then use subplot to plot them but I can't get subplot to...
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Getting subplots with two lines in each plot?
Hello again, I was provided with the code as follows; function [t, u] = chemostat(initConds) tspan = [0; 80]; ...
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Plotting just x = 1 over an x and y graph
Howdy howdy howdy, I have this following code which gives me two out of the three lines I need: a = 2; x = linspace(...
alrededor de 8 años hace | 2 respuestas | 0
2
respuestasPregunta
Using Newton's Method to plot basin of attraction?
Hi all, So I have this question and these two codes: "The basin of attraction for a particular root p s the set of all numb...
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
How to use Euler's method to solve the logistic grown model?
Hi all, I need help solving the logistic growth model (an ODE) using Euler's Method in MATLAB. The function is: (dy/dx) ...
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
How to solve for a dependent system of difference (recursive) equations?
I have the following equations and I need help to solve this problem with MATLAB. I am brand new to MATLAB but I know I need 1 ...
alrededor de 8 años hace | 1 respuesta | 0