Integration of a function
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
Hi I have function:
dy/dt = A(1-y/B)*exp(C*y)
y(at t=0) = 0 y (at t = infinity) = 1
A,B,C are constants and y is an unknown function of t.
I would like to solve for y and plot it as function of t. (t is time). This will allow me to compare with experimental results.
Can you please help, I am not able to get started.
I look forward to your response
Respuestas (1)
La pregunta está cerrada.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!