Login   Register  
PHP Classes
elePHPant
Icontem

Numerical

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Richard Munroe
Name: Richard Munroe is available for providing paid consulting. Contact Richard Munroe .
Packages: 22 Browse all classes by Richard Munroe Browse all classes by
Country: United States United States - PHP jobs in United States
Age: 62
All time rank: 101 in United States United States
Week rank: 42 Down3 in United States United States Down
Innovation award
Innovation award
Nominee: 3x

Winner: 1x


  Detailed description   Download .zip .tar.gz  
This class performs several types of numerical and statistical functions.

Currently, it generates gaussian normal distributions, does numerical integration of arbitrary functions, generates random numbers with gaussian distributions, provides a number of standard statistical functions, e.g., mean, standard deviation, variance, etc., has two different methods of solving for the roots of an equation (bisection and steepest descent), converts floating point to rational number representation (useful for infinite precision calculations), generates a Sieve of Erastophenes for a specified integer, factors integers into their prime factors, finds the minimum or maximum value of a function within a specified interval, solves simultaneous equations, inverts matrices using gaussian elimination, calculates variance and covariance and has interfaces for vector addition, division and multiplication.

The minimum/maximum functions now support all datatypes who support a > or < operator.

  Classes of Richard Munroe  >  Numerical  >  Download .zip .tar.gz  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Numerical
Base name: numerical
Description: Perform numerical and statistical functions
Version: -
PHP version: 4
License: Custom (specified in a license file)
All time users: 1576 users
All time rank: 2184
Week users: 2 users
Week rank: 1335 Up
 
  Groups   Rate classes User ratings   Dependents   Applications   Files Files  

  Groups  
Group folder image Algorithms Numerical and statistical algorithms View top rated classes
Group folder image Math Math related classes. View top rated classes


  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Good (81.2%)
Good (81.2%)
-
Not sure (56.2%)
-
-
Not sure (54.4%)
1232
Month:
Not yet rated by the users

  Packages that need this class  
Class Dependency Why it is needed
Rational
Required
Several functions are required for conversion to rational form and simplifying rational numbers.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file class.Numerical.php Class Class file containing numerical functions
Accessible without login Plain text file example.php Example example of use of Numerical functions
Accessible without login Plain text file license.txt Lic. Modified NetBSD license used here
Accessible without login Plain text file makedoc.sh Data Document generation script

Download all files: numerical.tar.gz numerical.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.