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

You are now following this Submission

  • 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 (2026). Two Dimensional Linear Wave Solution by Finite Difference Me (https://in.mathworks.com/matlabcentral/fileexchange/100239-two-dimensional-linear-wave-solution-by-finite-difference-me), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.1

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

1.0.0