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

Finite Difference Method for Heat Equation

The finite difference method is a numerical method for solving partial differential equations, including the heat equation. This example demonstrates how to use the finite difference method to solve the one-dimensional heat equation.

Y
youtube.com
video

Solving the Heat Equation using Finite Differences

This video tutorial demonstrates how to use the finite difference method to solve the heat equation in one and two dimensions. The video includes example code in Python and MATLAB.

N
nasa.gov
official

Heat Equation: Finite Difference Method

This article provides an overview of the finite difference method for solving the heat equation, including its application to heat transfer problems in aerospace engineering.

C
cambridge.org
research

Finite Difference Methods for Partial Differential Equations

This book chapter discusses the finite difference method for solving partial differential equations, including the heat equation. The chapter includes example problems and solutions.

G
github.io
tool

Heat Equation Solver using Finite Differences

This open-source project provides a Python implementation of the finite difference method for solving the heat equation. The project includes example usage and documentation.

S
sciencedirect.com
research

Numerical Solution of the Heat Equation using Finite Differences

This research article discusses the numerical solution of the heat equation using the finite difference method. The article includes example results and comparisons with analytical solutions.

A
asu.edu
article

Finite Difference Method for Heat Transfer

This online course module discusses the finite difference method for solving heat transfer problems, including the heat equation. The module includes example problems and solutions.

W
wolfram.com
tool

Heat Equation: Finite Difference Method Example

This interactive example demonstrates how to use the finite difference method to solve the heat equation in one dimension. The example includes interactive graphics and code.