Chiara
Followers: 0 Following: 0
Statistics
3 Questions
0 Answers
RANK
63,216
of 295,211
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,193
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,340
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
Why won't Matlab plot or finish running my code due to the value of 1 variable?
I have a value known as h0 that I set as 10^-2 but whenever I run this with this value thge code never runs it just doesn'ty pro...
1 year ago | 1 answer | 0
1
answerQuestion
How do I store an ODE in a vector?
I have a fully coded ODE modelling population growth of cells and I want to find the homeostasis levels or when the graph flatte...
1 year ago | 1 answer | 0
1
answerQuestion
Why do I receive "Not enough input arguments"? or How can I better code this ODE?
I am trying to code function dydt = myODE(t,y, r); global P0 h0 r0 r1 r2 d3 p1 p2 P0=0.7; h0=0.0000235; r0=0.01818; r...
1 year ago | 3 answers | 0