2nd order differential equation

3 次查看(过去 30 天)
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
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).

类别

Help CenterFile Exchange 中查找有关 Ordinary Differential Equations 的更多信息

标签

产品

Community Treasure Hunt

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

Start Hunting!

Translated by