We use the finite element method of triangular dissection to solve practical problems, and the related computational algorithms all use the Gaussian numerical integration method in numerical analysis.
Here are the simulation problems solved by the algorithm.
In addition, we compare the errors between the finite element solution and the exact solution at different parametrizations for different mesh dissections.
If you want to use this code in your machine, you should fork my work and download the code in your computer. Then, you just need to run "PDE_main.m". Absolulately, you can change the parameters to get the different results.
This are some figures of the results.
- The solutions:
- The Grid sectioning_diagram:
- The FEM result:
If you think this work is uesful for yourself, please give me a star.
Thank you!