Introduction - If you have any usage issues, please Google them yourself
One-dimensional heat conduction equation finite difference method MATLAB program, is a simple explicit difference format, as far as possible use of matrix operations, no symbolic operations
The file Chafen 1.m takes the road surface as an example, assuming that there are multiple layers of building materials, the thermal conductivity is given in the code. Users should modify the Chafen 1.m file according to their own needs, increase or decrease the number of layers, modify the thermal conductivity and so on.