8 results · AI-generated index
M
math.umd.edu
article

Finite Difference Method for 2D Heat Equation

This article discusses the finite difference method for solving the 2D heat equation, including the derivation of the finite difference equations and the implementation of the method in MATLAB.

S
scholar.harvard.edu
research

Numerical Solution of the 2D Heat Equation using Finite Differences

This research paper presents a numerical solution of the 2D heat equation using the finite difference method, with a focus on the stability and accuracy of the method.

G
github.io
tool

2D Heat Equation Solver using Finite Differences

This is an open-source tool for solving the 2D heat equation using the finite difference method, with a user-friendly interface and example code in Python.

O
ocw.mit.edu
video

Finite Difference Methods for Partial Differential Equations

This online course covers the finite difference method for solving partial differential equations, including the 2D heat equation, with video lectures and example problems.

W
wolfram.com
article

Heat Equation: Finite Difference Method

This article provides an overview of the finite difference method for solving the heat equation, including the mathematical formulation and example code in Mathematica.

N
nasa.gov
official

Numerical Methods for Solving the Heat Equation

This official NASA report discusses various numerical methods for solving the heat equation, including the finite difference method, with applications to heat transfer problems in aerospace engineering.

H
hindawi.com
research

Finite Difference Solution of the 2D Heat Equation

This research article presents a finite difference solution of the 2D heat equation, with a focus on the numerical stability and convergence of the method.

C
codeproject.com
article

Solving the 2D Heat Equation with Finite Differences

This tutorial provides a step-by-step guide to solving the 2D heat equation using the finite difference method, with example code in C++ and a discussion of the numerical results.