Introduction - If you have any usage issues, please Google them yourself
The Heat Conduction Toolbox for Matlab provides a set of functions for computing of 1-dimensional heat conduction by analytical method for bounded interval and numerical methods (explicit, implicit, Crank-Nicolson) for homogenous material and numerical methods (explicit, implicit, Crank-Nicolson) for non-homogenous material. All functions are described by Fourier’s heat conduction equation. Heat transfer by conduction is solved for Dirichlet and Neumann boundary condition. The functions are tested via HC_test_h.m (homogenous material) and HC_test_nh.m (non-homogenous material).