필터 지우기
필터 지우기

2nd order differential equation

조회 수: 3 (최근 30일)
Muhammad Choudhury
Muhammad Choudhury 2023년 2월 8일
답변: Torsten 2023년 2월 8일
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