2nd order differential equation

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

回答(2 个)

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
Use MATLAB's "pdepe" with m = 2 (radial coordinates).

类别

帮助中心File Exchange 中查找有关 Programming 的更多信息

产品

标签

Community Treasure Hunt

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

Start Hunting!

Translated by