Effacer les filtres
Effacer les filtres

pde solver

3 vues (au cours des 30 derniers jours)
mouna
mouna le 10 Mai 2011
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

Réponses (1)

Andrew Newell
Andrew Newell le 10 Mai 2011
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.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by