Procedural File: LagrangeInterpolation.php
Source Location: /PHPExcel/Shared/JAMA/examples/LagrangeInterpolation.php
Classes:
LagrangeInterpolation
Given n points (x0,y0)...(xn-1,yn-1), the following methid computes the polynomial factors of the n-1't degree polynomial passing through the n points.
Page Details:
Tags:
Includes:
|
|