A 2nd order ODE

Dear All,
Does anyone have any idea how to solve the following problem in Matlab:
D*C''(z) - k*C(z) = 0, subject to: C(z=0) = C_0 C'(z=L) = 0
Where C''(z) is the 2nd derivative with respect to z. Any help greatly appreciated.
Thanks,
James Champion

1 件のコメント

Andrew Newell
Andrew Newell 2011 年 4 月 9 日
You would be wise to solve this by hand because it doesn't have a nontrivial solution for most values of D and k. Fortunately, it is a very well known equation that you'll find near the beginning of any book on differential equations.

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

回答 (1 件)

bym
bym 2011 年 4 月 9 日

0 投票

doc dsolve

1 件のコメント

Andrew Newell
Andrew Newell 2011 年 4 月 9 日
(if you have the Symbolic Toolbox)

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

カテゴリ

タグ

質問済み:

2011 年 4 月 9 日

Community Treasure Hunt

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

Start Hunting!

Translated by