LibLip is a Matlabtoolbox, which provides many methods to interpolate scattered data (with or wit...
| Date | Contributor | Description | Rating |
|---|---|---|---|
| 19 Jun 2009 | Gleb Beliakov |
LibLip is a Matlabtoolbox, which provides many methods to interpolate scattered data (with or without preprocessing) by using only the data itself and one additional parameter - the Lipschitz constant (which is basically the upper bound on the slope of the function). The Lipschitz constant can be automatically estimated from the data.
If the data contains noise, it can be smoothened using special techniques which rely on linear programming. Lipschitz constant can
In addition LibLip also accommodates monotonicity and range constraints. It is useful for approximation of functions that are known to be monotone with respect to all or a subset of variables, as well as monotone only on parts of the domain. Range constraints accommodate non-constant bounds on the values of the data and the interpolant. |
| Tag | Applied By | Date/Time |
|---|---|---|
| interpolation | Gleb Beliakov | 19 Jun 2009 at 10:21am |
| fitting | Gleb Beliakov | 19 Jun 2009 at 10:21am |
| mathematics | Gleb Beliakov | 19 Jun 2009 at 10:21am |