Heat Conduction Toolbox

Computes heat conduction

You are now following this Submission

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).
Authors:
Monika Zecova and Jan Terpak
(Technical University of Kosice, Slovakia)

Detailed description can be found at the link:
http://www.sciencedirect.com/science/article/pii/S0096300314017974

Cite As

Monika Zecova (2026). Heat Conduction Toolbox (https://uk.mathworks.com/matlabcentral/fileexchange/43146-heat-conduction-toolbox), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0.0

Inserting a reference to the description and the examples in the article.
added new functions for heat conduction in non-homogenous material

1.0.0.0