Numerically solving the one-dimensional (temperature) diffusion equation. The computational problems and models can be found in the PDF file. Running method:
- First compile and run the Fortran code dfsn.f90.
- Then run the MATLAB code dfsn_plot.m to draw the graph.