Solving Helmholtz-Equation with Galerkin-Method in MATLAB
14 views (last 30 days)
Show older comments
Hello all,
I'm searching for a short MATLAB example, that contains the solution of a Helmholtz-Equation with the Galerkin-Method (FEM).
I already have some understanding of the topic, but I would like to also practically work on the topic and would need something to start with.
Kind regards
00Fite
0 Comments
Answers (1)
Akash
on 31 Aug 2023
Hi Philo Kirsch,
I understand that you already have some understanding of Helmholtz-Equation and would like to work on it practically using FEM. I recommend exploring the FEM Solver for 2D Helmholtz Equation available on the MATLAB Central File Exchange. This solver provides a MATLAB implementation for solving the 2D Helmholtz equation. You can find the solver at the following link:
By utilizing this solver, you will have a starting point to work and gain practical experience for solving the Helmholtz equation.
0 Comments
See Also
Categories
Find more on Symbolic Math Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!