MATLAB Implementation of One-Dimensional Heat Conduction Equation
Numerical computation of 1D heat conduction equation using implicit difference scheme with Thomas algorithm implementation
Explore MATLAB source code curated for "追赶法" with clean implementations, documentation, and examples.
Numerical computation of 1D heat conduction equation using implicit difference scheme with Thomas algorithm implementation
Numerical solutions for differential equations, focusing on the Crank-Nicolson scheme for one-dimensional wave equation initial-boundary value problems, along with the Thomas algorithm (TDMA) implementation