finite element for 1d poisson equation
14 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
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!