2D Wave Equation Simulation

버전 1.0.0.0 (2.07 KB) 작성자: Violeta Enroth
Numerical solution of the 2D wave equation using finite differences.
다운로드 수: 2.7K
업데이트 날짜: 2017/3/29

라이선스 보기

This code solves the 2D Wave Equation on a square plate by finite differences method and plots an animation of the 2D movement and the absolute error. For simplicity, all units were normalized. It uses the Courant-Friedrich-Levy stability condition.

인용 양식

Violeta Enroth (2025). 2D Wave Equation Simulation (https://kr.mathworks.com/matlabcentral/fileexchange/62204-2d-wave-equation-simulation), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2015a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0

*It uses the Courant-Friedrich-Lewy stability condition