finite element for 1d poisson equation
4 views (last 30 days)
Show older comments
I would like to write down a finite element code for:
0 Comments
Answers (1)
Sulaymon Eshkabilov
on 1 May 2022
You can employ matlab's PDE toolbox fcn pdepe(). How to use it:
doc pdepe
2 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!