How can I do to put on simulink a differential equation system like the one below?
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
dm/dt =-z*( da/dz ) - Pt
Pt is a constant
Respuestas (1)
Babak
el 23 de Ag. de 2012
0 votos
what is da/dz?
you mean derivative of a function a with respect to a space variable z?
If this is the case then it is a PDE and you have 2 functions of a(z) and m(t).
Did I understand you correctly?
La pregunta está cerrada.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!