Equation resolution
Ältere Kommentare anzeigen
Hi,
I would like to write this equation in Matlab :
A (dC/dt)+ B (dC/dz)=0
with these conditions :
for t=0 and z>0 : C=C0, for z=0 and t>0 : C=0, for z=L and t>0 : dC/dz=0,
and how to resolve it. thanks for your help in advance
1 Kommentar
Walter Roberson
am 24 Apr. 2011
You have not defined the results for t=0 z=0
Akzeptierte Antwort
Weitere Antworten (1)
Walter Roberson
am 24 Apr. 2011
0 Stimmen
Solution: C0 = 0, C(z,t) = 0
1 Kommentar
mouna
am 25 Apr. 2011
Kategorien
Mehr zu Linear Algebra finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!