Mostrar comentarios más antiguos
good morning
please how i can solve a pde like this in matlab:(the function that i should use)
a*(dC/dt)+b*(dC/dz)=0
where: a and b are constants
it's urgent !!!thanks in advance
Respuestas (1)
Andrew Newell
el 10 de Mayo de 2011
0 votos
This would be hard to solve numerically because it is ill-defined. Any function of the form f(c*z-b*t) is a solution.
Categorías
Más información sobre PDE Solvers 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!