solving ODE equations in matlab

I need help to solve this equation in matlab:
a * dc(x,,y, t)/dt + b * dC(x,,y,t)/dx - e * d2c(x,y,t)/dx2 - h * d2c(x,y,t)/dy2 = k + f *c(x,y,t)
with this contraints: c(x,y,0)=0 c(0,y,t)= constant c(x,0,t)=0

1 件のコメント

Jan
Jan 2014 年 8 月 18 日
What does "dc(x,,y,t)" mean - especially the two commas?
What is your question? What did you try already?

サインインしてコメントする。

回答 (0 件)

カテゴリ

質問済み:

2014 年 8 月 18 日

コメント済み:

Jan
2014 年 8 月 18 日

Community Treasure Hunt

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

Start Hunting!

Translated by