Finite Difference Method
2 ビュー (過去 30 日間)
古いコメントを表示
I am trying to solve a 2nd order PDE with variable coefficients using finite difference scheme. Is there any code in Matlab for this? Any suggestion how to code it for general 2n order PDE.
2 件のコメント
Shahid Hasnain
2018 年 7 月 4 日
You can use ADI (Alternating Direction Implicit) scheme (Its efficient for any reason), Please let me know your email.I can send you MATLAB Code.
Ragul Kumar
2020 年 11 月 6 日
Many Greetings. I am trying to solve the crank nicolson scheme of finite difference scheme. Is there any code in Matlab for this? Any suggestion how to code it for general second order PDE.
boundary condition is ![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/404895/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/404890/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/404895/image.png)
kindly send the matlab code for this . mail id: ragulkue@srmist.edu.in
回答 (1 件)
参考
カテゴリ
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!