2nd order differential equation
Mostra commenti meno recenti
How can I model the following equation on MATLAB ODE suite
D = 2e-14
r = 7e-6

Risposte (2)
Ganesh Gudipati
il 8 Feb 2023
0 voti
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
il 8 Feb 2023
0 voti
Use MATLAB's "pdepe" with m = 2 (radial coordinates).
Categorie
Scopri di più su Ordinary Differential Equations in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!