How to find a PDE solver ( new matlab user )

조회 수: 6 (최근 30일)
daniel adams
daniel adams 2021년 10월 7일
댓글: daniel adams 2021년 10월 18일
Hi folks,
I am studying the Fokker-Planck equation
$$ \partial_t \rho(x,t) = \text{div}(f(x) \rho(x,t))+ \Delta \rho(x,t) $$
and want to find a PDE solve on matlab which will solve it in dimension 1 over the time interval , over the domain say .
I basically have no idea how to find an appropriate PDE solver for the problem I have at hand, because other than typing into google ``matlab Fokker-Planck equation solver" I don't know how to find such a thing.

답변 (1개)

Harikrishnan Balachandran Nair
Harikrishnan Balachandran Nair 2021년 10월 18일
Hi,
I understand that you are trying to solve a PDE using Matlab.
You can refer to the following documentation to get started with solving Partial Differential Equations using Matlab.
  댓글 수: 1
daniel adams
daniel adams 2021년 10월 18일
What about if the PDE has 2 spatial dimensions
.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Boundary Conditions에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by