Brian S.
自 2019 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
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...
5 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
5 years 前 | 2 个回答 | 0
2
个回答提问
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 ...
5 years 前 | 1 个回答 | 0