Equation resolution
Mostrar comentarios más antiguos
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 comentario
Walter Roberson
el 24 de Abr. de 2011
You have not defined the results for t=0 z=0
Respuesta aceptada
Más respuestas (1)
Walter Roberson
el 24 de Abr. de 2011
0 votos
Solution: C0 = 0, C(z,t) = 0
1 comentario
mouna
el 25 de Abr. de 2011
Categorías
Más información sobre Linear Algebra en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!