Erin W
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
274 269
of 295 527
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20 242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
ungefär 8 år ago | 1 answer | 0
1
answerQuestion
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]; ...
ungefär 8 år ago | 1 answer | 0
1
answerQuestion
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(...
ungefär 8 år ago | 2 answers | 0
2
answersQuestion
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...
ungefär 8 år ago | 1 answer | 0
1
answerQuestion
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) ...
ungefär 8 år ago | 1 answer | 0
1
answerQuestion
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 ...
ungefär 8 år ago | 1 answer | 0