![]() |
||||||
|
||||||
Functions v2.0 J2SE Edition We offer 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. <details> <buy>
Optimization v2.6 J2SE Edition Refined procedures for solving and performing sensitivity analysis on uni and multi dimensional, local or global optimization problems which may or may not have linear constraints. Specialized Linear programming algorithms based on the Simplex Algorithm and duality are included along with a framework for sensitivity analysis w.r.t. boundaries (duality, or direct approach), or object function coefficients. <details> <buy>
ODE and Differential Calculus J2SE Edition Implements methods for finding solutions to systems of ordinary differential equations (ODE's) using Runge Kutta, modified mid-point, Bulirsh-Stoer, Rosenbrock, semi-implicit extrapolation methods and the second-order conservative equations. <details> <buy>
Probability and Statistics v3.3 J2SE Edition This suite consists of five packages: Statistics, Discrete Probability, Standard Probability Distributions, Hypothesis Testing, and Correlation & Regression which offer the following functionality. (More...) <details> <buy>
©1999-2004 WebCab Components