Borrar filtros
Borrar filtros

how to solve equation which is time derivative with space variation in matlab?

1 visualización (últimos 30 días)
i want to solve equation as below :
Cc, Cd- variable varies with time and z direction.
a1 a2 a3 are parameter which can be found out from Cc(z)
dCc(z)/dt = a1*(Cc(z-1) - Cc(z))/dz + a2 + a3;
b1 b2 b3 are parameter which can be found out from Cd(z)
dCd(z)/dt = b1*(Cd(z-1) - Cd(z))/dz + b2 + b3;
how to solve it simultaneously?

Respuestas (0)

Categorías

Más información sobre Ordinary Differential Equations en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by