2004
DOI: 10.1023/b:numa.0000049480.57066.fa
|View full text |Cite
|
Sign up to set email alerts
|

Parametric Interval Linear Solver

Abstract: Abstract.IntervalComputations'LinearSystems' is a Mathematica package supporting tools for solving parametric and non-parametric linear systems involving uncertainties. It includes a variety of functions, implementing different interval techniques, that help in producing sharp and rigorous results in validated interval arithmetic. The package is designed to be easy to use, versatile, to provide a necessary background for further exploration, comparisons and prototyping, and to provide some indispensable tools … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
2

Citation Types

0
22
0

Year Published

2004
2004
2012
2012

Publication Types

Select...
3
3

Relationship

2
4

Authors

Journals

citations
Cited by 23 publications
(22 citation statements)
references
References 12 publications
0
22
0
Order By: Relevance
“…3.1, Algorithm 1 by Rump [19] with the modification by Popova [15] (optional use of the sharp iteration matrix [C( p)]) is used in the implementation. The cost of Algorithm 1 is dominated by the computation of [C] and [z] and the computation of the approximate inverse R. The cost for the computation of R is O(n 3 ) and does not depend on the number of parameters k or the sparsity of the coefficient matrices.…”
Section: Methodsmentioning
confidence: 99%
See 2 more Smart Citations
“…3.1, Algorithm 1 by Rump [19] with the modification by Popova [15] (optional use of the sharp iteration matrix [C( p)]) is used in the implementation. The cost of Algorithm 1 is dominated by the computation of [C] and [z] and the computation of the approximate inverse R. The cost for the computation of R is O(n 3 ) and does not depend on the number of parameters k or the sparsity of the coefficient matrices.…”
Section: Methodsmentioning
confidence: 99%
“…If the coefficient matrices are sparse, the products in the computation of Our new implementation is based on the previous work described in [15,17]. The old solver uses an older C-XSC version and performs all computations in maximum precision using the long accumulator, which is very slow.…”
Section: Methodsmentioning
confidence: 99%
See 1 more Smart Citation
“…Following this approach, over-/underdetermined linear system solvers with result verification were implemented in the environments of PASCAL-XSC [2] and C-XSC [1]. For problems with interval (real or complex) input data these implementations are based on solving square interval linear systems (4), (5) assuming that all the elements vary independently in their intervals. A close look at the structure of the matrices in the systems (4), (5) shows that each element of the matrix A appears twice in the augmented square matrix which means that this matrix involves dependencies.…”
Section: Introductionmentioning
confidence: 99%
“…For problems with interval (real or complex) input data these implementations are based on solving square interval linear systems (4), (5) assuming that all the elements vary independently in their intervals. A close look at the structure of the matrices in the systems (4), (5) shows that each element of the matrix A appears twice in the augmented square matrix which means that this matrix involves dependencies. As is well-known "the dependency problem" in interval analysis causes severe overestimation of the corresponding solution set and may lead to an interval iteration matrix involving singular ones.…”
Section: Introductionmentioning
confidence: 99%