Нашли опечатку? Выделите ее мышкой и нажмите Ctrl+Enter
Название: Numerical Software with Result Verification
Авторы: Alt R., Frommer A., Kearfott R.B.
Аннотация:
Reliable computing techniques are essential if the validity of the output of a numerical algorithm is to be guaranteed to be correct. Our society relies more and more on computer systems. Usually, our systems appear to work successfully, but there are sometimes serious, and often minor, errors. Validated computing is one essential technology to achieve increased software reliability. Formal rigor in the definition of data types, the computer arithmetic, in algorithm design, and in program execution allows us to guarantee that the stated problem has (or does not have) a solution in an enclosing interval we compute. If the enclosure is narrow, we are certain that the result can be used. Otherwise, we have a clear warning that the uncertainty of input values might be large and the algorithm and the model have to be improved. The use of interval data types and algorithms with controlled rounding and result verification capture uncertainty in modeling and problem formulation, in model parameter estimation, in algorithm truncation, in operation round-off, and in model interpretation...