Solving Linear Inverse Models
Weighted Least Distance Programming with equality and inequality const...
Least Distance Programming
Solving Linear Inverse Models
Linear Programming.
Least Squares with Equalities and Inequalities
Nonnegative Least Squares
Row and column resolution of a matrix.
An underdetermined linear inverse problem: the Gulf of Riga spring p...
Solution of a banded system of linear equations
Solution of an almost block diagonal system of linear equations
Generalised inverse solution of Ax = B
Solution of a tridiagonal system of linear equations
Calculates ranges of inverse variables in a linear inverse problem
Samples the probability density function of variables of linear invers...
Calculates ranges of the unknowns of a linear inverse problem
Randomly samples an underdetermined problem with linear equality and i...
Functions that (1) find the minimum/maximum of a linear or quadratic function: min or max (f(x)), where f(x) = ||Ax-b||^2 or f(x) = sum(a_i*x_i) subject to equality constraints Ex=f and/or inequality constraints Gx>=h, (2) sample an underdetermined- or overdetermined system Ex=f subject to Gx>=h, and if applicable Ax~=b, (3) solve a linear system Ax=B for the unknown x. It includes banded and tridiagonal linear systems.