Title:
Numerical-method-solve-equations Download
Description: Numerical method to solve the equations AX = B (LU decomposition), 3 step process, first of all, the decomposition of the coefficient matrix A = LU, then, Xie LY = B, and finally seek UX = Y another directly solving (2.1 )
To Search:
File list (Check if you may need any files):
2.2.m
read me.txt
2.1.m