Defactoring: Difference between revisions
Cmloegcmluin (talk | contribs) →defactored & enfactored vs. saturated and (con)torted: periodicity blocks vs temperaments |
Cmloegcmluin (talk | contribs) military troop formation |
||
Line 195: | Line 195: | ||
There are several well-known echelon forms for matrices that predate DCF. Let's review them and their properties. | There are several well-known echelon forms for matrices that predate DCF. Let's review them and their properties. | ||
The most general form, with the fewest constraints, is simply called '''[https://en.wikipedia.org/wiki/Row_echelon_form Row Echelon Form]''', or '''REF'''. Its only constraint is ''echelon<ref>The name "echelon" is a French word for a military troop formation with a similar triangular shape.</ref> form'': each row's pivot, or first nonzero entry, is strictly to the right of the preceding row's pivot. This single constraint is fairly weak, and therefore REF does not produce a unique representation. This constraint is shared by every matrix form discussed here. | The most general form, with the fewest constraints, is simply called '''[https://en.wikipedia.org/wiki/Row_echelon_form Row Echelon Form]''', or '''REF'''. Its only constraint is ''echelon<ref>The name "echelon" is a French word for a military troop formation with a similar triangular shape: https://en.wikipedia.org/wiki/Echelon_formation.</ref> form'': each row's pivot, or first nonzero entry, is strictly to the right of the preceding row's pivot. This single constraint is fairly weak, and therefore REF does not produce a unique representation. This constraint is shared by every matrix form discussed here. | ||
In the below example, <span><math>x_{ij}</math></span> represents any number. | In the below example, <span><math>x_{ij}</math></span> represents any number. |