How to find a PDE solver ( new matlab user )

6 vues (au cours des 30 derniers jours)
daniel adams
daniel adams le 7 Oct 2021
Commenté : daniel adams le 18 Oct 2021
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.

Réponses (1)

Harikrishnan Balachandran Nair
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 commentaire
daniel adams
daniel adams le 18 Oct 2021
What about if the PDE has 2 spatial dimensions
.

Connectez-vous pour commenter.

Community Treasure Hunt

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

Start Hunting!

Translated by