Skip to content

Opening book details…

About this document

2D Heat & Wave Equation Programs by Rheni Nurainy is a document available to read on EtoBox.

This document contains two programs related to solving partial differential equations numerically using finite difference methods. Program 1 solves the 2D heat equation using an explicit finite difference scheme. It defines functions for inputting the matrix, calculating values based on neighboring points, and outputs the solution at each time step. Program 2 solves the wave equation in 1D. It similarly defines functions for inputting the matrix and calculating values at each time step based on the prev

Author
Rheni Nurainy
Language
EN