WebCab Functions (J2SE Edition) 2.0
WebCab Functions (J2SE Edition) 2.0 author's review:Java class library for solving equations and interpolating functions. Java API Components offering refined numerical procedures to either construct a function of one or two variables from a set of points (i.e. interpolate), or solve an equation of one variable. The interpolation procedures provided include Newton polynomials, Lagrange's formula, Burlisch-Stoer algorithm, Cubic splines (natural and free), Bicubic interpolation and procedures for find the interpolation functions coefficients. In order to solve an equation we provide the Van Wijngaarden-Dekker-Brent algorithm, interval bisection method, secant and false position, Newton-Raphson method and Ridders' method. WebCab Functions (J2SE Edition) related tags: interpolation, extrapolation, Java, JavaBeans, Class Libraries, J2SE, JSP, Newton polynomials |
|


