Heat Conduction Toolbox

Computes heat conduction
1.5K Downloads
Updated 19 May 2015

View License

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 (2024). Heat Conduction Toolbox (https://www.mathworks.com/matlabcentral/fileexchange/43146-heat-conduction-toolbox), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
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