|
Math Cocktail
IntervalComputations
General Info
|
involving affine-linear dependenciesHere you can solve parametric linear systems (square, over-, or underdetermined) that involve only affine-linear dependencies. The solution method is a generalized parametric fixed-point iteration. Input data (the system matrix, the right-hand side vector, the parameters and the intervals wherein they vary) should be symbolic-numeric and must be specified in Mathematica notations. The system matrix and the right-hand side vector can be specified either as dense matrix/vector or as SparseArrays. |
|