Example Programs in Matlab, C++ and Python
摘要
Implementations in Matlab, C++ and Python are presented for the solution of a linear system of equations using an LU decomposition, the evaluation of an interpolation polynomial using the Neville scheme, and the numerical solution of an ordinary differential equation using the implicit Euler method.