フィルターのクリア

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

1 回表示 (過去 30 日間)
chirag patel
chirag patel 2020 年 2 月 14 日
編集済み: chirag patel 2020 年 2 月 14 日
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?

回答 (0 件)

カテゴリ

Help Center および File ExchangeOrdinary Differential Equations についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by