Implements refined numerical procedures for solving equations in one space variable. We include Van Wijngaarden-Dekker-Brent algorithm, interval bisection method, secant and false position, Newton-Raphson method and Ridders' method. For each procedure the developer may specify the number of iterations used or the accuracy required.

Prices
WebCab Equation Solver v3.1 J2EE Edition
Single CPU Server License
$349
2 CPU Server License
$457
4 CPU Server License
$686
Unlimited Site Wide License
$960
Demo License (limited functionality)
$0
Prices are expressed in US Dollars.
Product Details
WebCab Equation Solver implements the following numerical methods for solving equations:

  • Interval Bisection Method - A robust method that always finds a solution or a singularity inside a bracketed interval.
  • Secant Method - Generally this procedure converges and is much faster than the interval bisection method.
  • Brent's Algorithm - The method of choice to find a bracketed root of a one dimensional equation when you cannot easily compute the function's derivative.
  • Ridders' Method - Concise and almost as reliable as Brent's Algorithm for finding a bracketed root of an equation.
  • Method of Regula Falsi - This procedure uses a slight alteration on the secant method to ensure convergence. The procedure is generally faster than the interval bisection method and slightly slower than the secant method.
  • Newton-Raphson Method - Given a first approximation to a root and the differential of the function this procedure will always produce a solution. We implement this procedure for polynomial functions of one variable.
  • Fail-Safe Newton-Raphson Method - This method combines the Newton-Raphson method and the Interval Bisection Method in order to produce very stable and fast convergence. Given a first approximation to a root and the differential of the function this procedure will always produce a solution.

This product also contains the following features:

  • GUI Bundle - we bundle a suite of graphical user interface JavaBean components (with 1, 2, 4 or site-wide license) allowing the developer to plug-in a wide range of GUI functionality (including charts/graphs) into their client applications
  • EAR Files - we provide individual customized EAR files for the most widely used application servers including IBM WebSphere 4.0/5.0, BEA WebLogic 6.1/7.0, Oracle 9iAS, Sun ONE AppServer 7, Ironflare Orion 1.5.2/1.6.0, Borland AppServer 5.0, Sybase EAServer 3.6 and JBoss 2.4.4/3.0.0
  • Self-Deploy - the relevant servers EAR file will be self-deployed onto supported local application servers during the installation of the self-install package. The supported application servers include IBM WebSphere 4.0/5.0, BEA WebLogic 6.1/7.0, Oracle 9iAS, Borland AppServer 5.0, Ironflare Orion 1.5.2/1.6.0 and JBoss 2.4.4/3.0.0
  • Web Application Example - A JSP interactive HTML interface which enables you to test every component method directly from your browser.
  • UML Models - to assist system architects we provide UML diagrams of this component

Prerequisites

  • An Operating System running JavaTM
  • Pentium III® 733 Mhz
  • 256MB RAM
  • A J2EE1.3 (EJB2.0) compatible Application Server

Software requirements:
  • Java2 Enterprise Edition
  • JDK 1.3 or compatible
Compatibility
Operating System for Deployment:
  • Windows XP, 2000, NT
  • Sun Solaris
  • Linux
  • IBM AIX
  • HP-UX

Built Using:

  • JavaTM 2 SDK Standard Edition 1.3.1/1.4.x
  • JavaTM 2 SDK Enterprise Edition 1.3
Application Servers:
  • IBM WebSphere Application Server V4.0/V5.0
  • BEA WebLogic® Server 6.1/7.0
  • Oracle® 9i Application Server
  • Sun ONE AppServer 7
  • Borland Enterprise AppServer 5.0
  • Ironflare Orion Server 1.5.2/1.6.0
  • Sybase EAServer 3.6
  • JBoss 2.4.4/3.0.0

©1999-2003 WebCab Components