finite element for 1d poisson equation
조회 수: 6 (최근 30일)
이전 댓글 표시
I would like to write down a finite element code for:
댓글 수: 0
답변 (1개)
Sulaymon Eshkabilov
2022년 5월 1일
You can employ matlab's PDE toolbox fcn pdepe(). How to use it:
doc pdepe
댓글 수: 2
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!