finite element for 1d poisson equation

16 visualizaciones (últimos 30 días)
Rahim Islam
Rahim Islam el 1 de Mayo de 2022
Comentada: Rahim Islam el 1 de Mayo de 2022
I would like to write down a finite element code for:
with three different basis functions (linear,quadratic,cubic). Any idea will be appreciated.

Respuestas (1)

Sulaymon Eshkabilov
Sulaymon Eshkabilov el 1 de Mayo de 2022
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 comentarios
Torsten
Torsten el 1 de Mayo de 2022
It's an assignment. The OP is not free in the choice of the tools he can use.
Rahim Islam
Rahim Islam el 1 de Mayo de 2022
I'm aware of pdepe. However, i need write a code as @Torsten said.

Iniciar sesión para comentar.

Productos


Versión

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by