2nd order differential equation

How can I model the following equation on MATLAB ODE suite
D = 2e-14
r = 7e-6

回答 (2 件)

Ganesh Gudipati
Ganesh Gudipati 2023 年 2 月 8 日

0 投票

Hi,
I understand you wanted to model the Second-Order differential equation in MATLAB.
You can refer to the following documentation page to do that
Hope this helps.
Thanks,
Ganesh Gudipati
Torsten
Torsten 2023 年 2 月 8 日

0 投票

Use MATLAB's "pdepe" with m = 2 (radial coordinates).

カテゴリ

製品

タグ

質問済み:

2023 年 2 月 8 日

回答済み:

2023 年 2 月 8 日

Community Treasure Hunt

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

Start Hunting!

Translated by