finite element for 1d poisson equation

13 次查看(过去 30 天)
I would like to write down a finite element code for:
with three different basis functions (linear,quadratic,cubic). Any idea will be appreciated.

回答(1 个)

Sulaymon Eshkabilov
You can employ matlab's PDE toolbox fcn pdepe(). How to use it:
doc pdepe
Also, you can find some good help in this DOC.
  2 个评论
Torsten
Torsten 2022-5-1
It's an assignment. The OP is not free in the choice of the tools he can use.
Rahim Islam
Rahim Islam 2022-5-1
I'm aware of pdepe. However, i need write a code as @Torsten said.

请先登录,再进行评论。

产品


版本

R2021b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by