coupled partial differential equation (system of pde)
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi everyone! I have to solve the following system of two coupled partial differential equations:
dY/dt = a + b(Z-Y) + R (d^2 Y / dx^2)
dZ/dt = c(Y-Z) + T (d^2 Z / dx^2)
where Y,Z are my unknown functions, t is the time and x the space.
Unfortunately I don't know how to do... can someone give me some suggestions?
Thanks a lot in advance for all your support!
Pinco
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Boundary Conditions finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!