LU decomposition: Difference between revisions

Content added Content deleted
m (whitespace)
m (add missing paren)
Line 80: Line 80:
:<math>l_{31}=\frac{1}{u_{11}} a_{31}</math>
:<math>l_{31}=\frac{1}{u_{11}} a_{31}</math>


:<math>l_{32}=\frac{1}{u_{22}} (a_{32} - u_{12}l_{31}</math>
:<math>l_{32}=\frac{1}{u_{22}} (a_{32} - u_{12}l_{31})</math>


We see that there is a calculation pattern, which can be expressed as the following formulas, first for <math>U</math>
We see that there is a calculation pattern, which can be expressed as the following formulas, first for <math>U</math>