Two Dimensional Linear Wave Solution by Finite Difference Me

This program consist of simulation of the two dimensional linear wave equation using finite difference method
371 Downloads
Updated 19 Apr 2023

View License

  • This program consist of simulation of the two dimensional linear wave equation using finite difference method
  • This matlab code built on Matlab 2021b and writing on the Matlab live script.
  • To run this program, just open using Matlab program and click Run button or just pust Fn+F5 in your keyboard.

Cite As

Mohammad Jamhuri (2024). Two Dimensional Linear Wave Solution by Finite Difference Me (https://www.mathworks.com/matlabcentral/fileexchange/100239-two-dimensional-linear-wave-solution-by-finite-difference-me), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2023a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.1

I have transposed 'u' in the initial condition plotting so that it works for M ≈ N.

1.0.0