0% found this document useful (0 votes)
209 views3 pages

2 Dim Wave Equation

This document describes a MATLAB code that numerically solves the 2D wave equation on a square plate using finite differences. The code includes a GUI and allows the user to simulate wave propagation. It was uploaded to the MATLAB File Exchange in 2016.

Uploaded by

Antonio Portela
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
209 views3 pages

2 Dim Wave Equation

This document describes a MATLAB code that numerically solves the 2D wave equation on a square plate using finite differences. The code includes a GUI and allows the user to simulate wave propagation. It was uploaded to the MATLAB File Exchange in 2016.

Uploaded by

Antonio Portela
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

2D Wave Equation Simulation - Numerical Solution - GUI - File Exch... https://www.mathworks.com/matlabcentral/fileexchange/55117-2d-wa...

4.5
2 Ratings
version 1.0.0.0 (26.2 KB) by Amr Mousa
9 Downloads
2 Dimensional wave equation umerical Solution using finite difference
Updated 27 Jan 2016
View License

Follow Download

Overview Functions

This code aims to solve the wave equation on a 2d square plate and simulate the output in an user-friendly MATLAB-GUI
You can find the solution derivations here
http://www.slideshare.net/AmrMousa12/2-dimensional-wave-equation-analytical-and-numerical-solution

1 2 3 4 5 (Rating not required)

Comment on this submission

Darío Esteban
Lasso
Gutiérrez
24 May 2018

YUVAAN
WANG
12 Feb 2018

27 Jan 2016 1.0.0.0 Slides

27 Jan 2016 1.0.0.0 Picture

MATLAB

Created with R2014b


Compatible with any release

1 of 3 26/07/2019 07:41
2D Wave Equation Simulation - Numerical Solution - GUI - File Exch... https://www.mathworks.com/matlabcentral/fileexchange/55117-2d-wa...

Windows macOS Linux

2d analytical difference equation finite gui numerical

partial different... pde solution wave

Cancel Save

solve 2d wave equation with FDM


12 Downloads

Visualizing Wave Propagation


14 Downloads

2D Wave Equation Simulation


23 Downloads

Download white paper

waveequ(varargin)

2 of 3 26/07/2019 07:41
2D Wave Equation Simulation - Numerical Solution - GUI - File Exch... https://www.mathworks.com/matlabcentral/fileexchange/55117-2d-wa...

mathworks.com
© 1994-2019 The MathWorks, Inc. MATLAB and Simulink are registered trademarks of The MathWorks, Inc. See mathworks.com/trademarks for a list of
additional trademarks. Other product or brand names may be trademarks or registered trademarks of their respective holders.

3 of 3 26/07/2019 07:41

You might also like