fem1d_heat_steady_test, a MATLAB program which calls fem1d_heat_steady() to apply the finite element method, with piecewise linear elements, to solve the steady state (time independent) heat equation in one spatial dimension.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
fem1d_heat_steady, a MATLAB program which uses the finite element method (FEM) to solve the steady (time independent) heat equation in 1D.