How to Solve Large Linear Systems

How to Solve Large Linear Systems

Using a Stable Cybernetic Approach for Non-Cumulative Computation, Avoiding Underflow and Overflow, with Unconditional and Uniform Convergence

Versandkostenfrei!
Versandfertig in 1-2 Wochen
57,99 €
inkl. MwSt.
PAYBACK Punkte
29 °P sammeln!
Solving the linear equation system n x n can also be a problem for a computer, even when the number of equations and unknowns is relatively small (a few hundred). All existing methods are burdened by at least one of the following problems: 1) Complexity of computation expressed through the number of operations required to be done to obtaining solution; 2) Unrestricted growth of the size of the intermediate result, which causes overflow and underflow problems; 3) Changing the value of some coefficients in the input system, which causes the instability of the solution; 4) Require certain conditi...