fd1d_heat_implicit_test


fd1d_heat_implicit_test, a MATLAB code which calls fd1d_heat_implicit(), which solves the time-dependent 1D heat equation, using the finite difference method in space, and a backward Euler method in time.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

fd1d_heat_implicit, a MATLAB code which solves the time-dependent 1D heat equation, using the finite difference method in space, and a backward Euler method in time.

Source Code:


Last revised on 29 March 2021.