2-dimension PDE on Matlab.
28 ビュー (過去 30 日間)
古いコメントを表示
Matlab has this nice document for 1-dimensional PDE solver https://uk.mathworks.com/help/matlab/math/partial-differential-equations.html. Is there one for 2-dimensional PDE solvers?
I want to solve to following PDE, the solution depends on time, position and velocity :
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/766626/image.png)
With say Neuman boundary conditions over some finite time interval and finite postiion/velocity domain. I should point out this is the Kinetic Fokker-Planck equation, with quadratic confinement potential, and linear friction and linear diffusion.
Is this possible on Matlab?
1 件のコメント
Abhishek Kolla
2021 年 11 月 9 日
2D PDE can be solved using PDE Modeler App. You can refer to the following documentation for the step by step procedure Solve 2-D PDEs Using the PDE Modeler App - MATLAB & Simulink (mathworks.com)
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Geometry and Mesh についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!