|
Math Cocktail
IntervalComputations
General Info
|
Plot an AE solution set of a 2-dimensional square interval linear system A.x = b, where each element of the matrix A and the right-hand side vector b can be either a number (floating-point, integer, rational, exact singleton, or a numeric valued expression) or a numeric valued Generalized Interval specified by its end-points. AE solution sets, or solution sets of quantified interval linear systems, are defined e.g. in S. Shary: Reliable Computing 8(5), 2002. A generalized interval GInterval[{a, b}] is interpreted in the following quantified way: if a <= b there exists an element of [a, b], if a > b every element of [b, a]. Thus the default input data below define a quantified interval linear system and the generated plot is of the so called controllable solution set. |
|