Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

New to MATLAB, how to code/plot/solve this ODE of a pollutant in a lake

1 Ansicht (letzte 30 Tage)
Marshall Henley
Marshall Henley am 27 Feb. 2021
Geschlossen: Stephan am 28 Feb. 2021
Hello, I am working on some ODE homework and it is asking me to use a numerical solver to plot the concentration of several choices of initial concentration between 0% and 4%. (you may have to lower your error tolerance, perhaps 5x10 ^-12.)
I am new to MATLAB and really don't have hours to be watching tutorial videos at the moment, any help will be greatly appreicated. thank you.
The equation c'= -((p+r)/v)c+(p/v)
r=50+20cos(2π(t-(1/3)))
v=100
p=2

Antworten (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by