Equation resolution
Afficher commentaires plus anciens
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 commentaire
Walter Roberson
le 24 Avr 2011
You have not defined the results for t=0 z=0
Réponse acceptée
Plus de réponses (1)
Walter Roberson
le 24 Avr 2011
0 votes
Solution: C0 = 0, C(z,t) = 0
1 commentaire
mouna
le 25 Avr 2011
Catégories
En savoir plus sur Linear Algebra dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!