Community Profile

photo

Brian S.


Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


What to do if I want make parameters a vector in a ODE23?
Im trying to model prey/predator population dynamics with a range of parameters. I have 3 scripts (1) script with my paramet...

4 years ago | 1 answer | 0

1

answer

Question


dont want the number if its a part of a complex number
So I know that doing; Z = [0.5i 1+3i -2.2]; X = real(Z) would give me X = 0 1.0000 -2.2000 but what should I do ...

4 years ago | 2 answers | 0

2

answers

Question


how to plot roots with a value used in the function?
I'm pretty new to matlab so sorry if this question seems trivial. My function is y = x^2 + bx -20. Im trying to find the roots ...

4 years ago | 1 answer | 0

1

answer