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