photo

Erin W


Aktiv seit 2016

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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]; ...

fast 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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(...

fast 8 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

fast 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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) ...

fast 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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 ...

fast 8 Jahre vor | 1 Antwort | 0

1

Antwort