Simple Wave Equation solver
Finite differences for the wave equation
This repo provides an example implementation of a simple numerical schemes for the 1D and 2D wave equation.
To open the repo in MATLAB Online, please click
To view this file on File Exchange, please click
1D case
See Simple1DWaveEquation.md or click to open the livescript in MATLAB Online.
2D case
See Simple2DWaveEquation.md or click to open the livescript in MATLAB Online.
Copyright 2015-2023 The MathWorks, Inc.
Zitieren als
michio (2024). Simple Wave Equation solver (https://github.com/mathworks/Simple-Wave-Equation-solver), GitHub. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.1 | 2D case added. |
|
|
1.0.0.2 | Move to GitHub |
|
|
1.0.0.1 | Added screenshot |
||
1.0.0.0 |