Borrar filtros
Borrar filtros

2nd order differential equation

3 visualizaciones (últimos 30 días)
Muhammad Choudhury
Muhammad Choudhury el 8 de Feb. de 2023
Respondida: Torsten el 8 de Feb. de 2023
How can I model the following equation on MATLAB ODE suite
D = 2e-14
r = 7e-6

Respuestas (2)

Ganesh Gudipati
Ganesh Gudipati el 8 de Feb. de 2023
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 el 8 de Feb. de 2023
Use MATLAB's "pdepe" with m = 2 (radial coordinates).

Categorías

Más información sobre Ordinary Differential Equations en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by