 |
WebCab Functions (J2EE Edition)
EJB Suite offering refined numerical procedures to either construct a function of one or two variabl es from a set of points (i.e. interpolate), or solve an equation of one variable. The interpolation procedures provided: Newton poly., Lagrange's formula, Burlisch-Stoer algorithm, Cubic splines (natural and free), Bicubic interpolation and procedures for find the interpolation functions coefficients. Solve using Newton-Raphson, Bisection,...
interpolation extrapolation ejb j2ee jsp java newton polynomials lagranges burlisch-stoer cubic splines bicubic ejb suite interpolating functions solving equations |
 |
WebCab Functions (J2SE Edition)
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.
interpolation extrapolation java javabeans class libraries j2se jsp newton polynomials lagranges burlisch-stoer cubic splines bicubic java class library solving equations interpolating functions |