Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.308.680 Times

Polynomial Interpolation software
Filter: All | Freeware | Demo
 

Polynomial Interpolation

1 2 3 4 5 > 
Added: March 31, 2013 | Visits: 354

Lagrange polynomial interpolation Approx a point-defined function using Lagrange polinomial interpolation method



Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Lagrange polynomial interpolation Download

Added: August 17, 2013 | Visits: 398

Lagrange polynomial % Polynomial Interpolation Problem: Lagrange Form% x and y are vectors with the same dimensions% Given n points: (x_k,y_k) k = 1,2,...n% this function finds a polynomial P(x) of degree less% than n such that P(x_k) = y_k% --% Remarks:% The resulting polynomial is displayed in symbolic notation%...





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 51.2 KB Download (45): Lagrange polynomial Download

Released: July 31, 2020  |  Added: January 11, 2021 | Visits: 4.097

Data Curve Fit Creator Add-in Data Curve Fit Creator Add-in is an easy-to-use data analysis add-in for Microsoft Excel. It adds curve fitting, interpolation, and data smoothing functions to Excel. Curve fitting functions include polynomial fits and a versatile local regression (loess) function. Interpolations include...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $79.95 USD Size: 7.12 MB Download (465): Data Curve Fit Creator Add-in Download

Added: May 14, 2013 | Visits: 623

Best polynomial approximation in uniform norm For a given real-valued function of one real variable on an interval, the code calculates the best approximation in the uniform (max) norm by a polynomial of a given degree. Approximating in a uniform norm is much computationally harder compared to the standard least squares fit, but gives eye...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Best polynomial approximation in uniform norm Download

Added: May 10, 2013 | Visits: 761

JSXGraph It is implemented in JavaScript, using the jQuery and Prototype framewroks, and uses image formats like SVG and VML. Key features "JSXGraph": - Euclidean Geometry: Points, lines, circles, intersections, perpendicular lines, angles - Curve plotting: Graphs, parametric curves, polar curves, data...


Platforms: Windows, Mac, *nix, JavaScript, BSD Solaris

License: Freeware Download (58): JSXGraph Download

Released: June 02, 2004  |  Added: October 27, 2009 | Visits: 7.157

TriLookup Excel add-in with eleven powerful worksheet functions for 1, 2 and 3 variable lookup and interpolation. Interpolation modes include: closest-value, linear, piecewise parabolic or hyperbolic, cubic spline and polynomial up to 20th order. The functions can also handle tables containing missing and...


Platforms: Windows

License: Shareware Cost: $20.00 USD Size: 1.02 MB Download (626): TriLookup Download

Added: April 19, 2010 | Visits: 1.022

Math::Polynomial::Solve Math::Polynomial::Solve is a Perl module to find the roots of polynomial equations. SYNOPSIS use Math::Complex; # The roots may be complex numbers. use Math::Polynomial::Solve qw(poly_roots); my @x = poly_roots(@coefficients); or use Math::Complex; # The roots may be complex numbers....


Platforms: *nix

License: Freeware Size: 15.36 KB Download (116): Math::Polynomial::Solve Download

Released: July 17, 2012  |  Added: July 17, 2012 | Visits: 716

Linear Interpolation calculator Linear Interpolation Calculator is a free solution that gives you the possibility to interpolate between values to arrive to the correct intermediate result. Linear interpolation has many uses usually in steam tables to find the unknown value.


Platforms: Windows

License: Freeware Size: 28 KB Download (513): Linear Interpolation calculator Download

Added: May 10, 2013 | Visits: 433

String Interpolation-Evaluation of Expressions This script representsĀ a lightweight and powerful way to evaluate expressions embedded in strings during interpolation.


Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 447

Piecewise Parabolic Interpolation It performs piecewise parabolic interpolation and approximated calculation of first and second derivative at the interpolation point. Requirements: - MATLAB 5.2 or higher


Platforms: Windows, Mac, *nix, Matlab, BSD Solaris

License: Freeware Download (56): Piecewise Parabolic Interpolation Download

Added: July 15, 2013 | Visits: 548

Matrix Polynomial Fraction These functions show some advances about MPF (Matrix Polynomial Fraction) using for represent multivariable models and design multivariable control system.


Platforms: Matlab

License: Freeware Size: 419.84 KB Download (48): Matrix Polynomial Fraction Download

Added: September 06, 2013 | Visits: 460

Piecewise spline interpolation Piecewise cubic spline interpolation and approximated calculation of first and second derivative at the interpolation point.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (58): Piecewise spline interpolation Download

Added: May 30, 2013 | Visits: 306

N-dimensional Fourier interpolation Performs N-D FFT interpolation on any data for which fftn works. Will upsample by zero-filling, downsample by truncating high frequencies, or combine both up- and downsampling by dimension to allow arbitrary reshaping.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): N-dimensional Fourier interpolation Download

Added: April 12, 2013 | Visits: 357

Piecewise Hermite Cubic Interpolation Piecewise Hermite cubic interpolation between 2 points knowing derivative valuesSyntax: y=p3hermite(x,pointx,pointy,yprime,plt)Wherepointx = data points of the independent variable (The points do not have to be equally spaced)pointy = data points of the dependent variable. pointy is the value of...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Piecewise Hermite Cubic Interpolation Download

Added: August 03, 2013 | Visits: 335

Triparabolic interpolation Interpolates a tridimensional function and calculates a parabolic approximation to first and second derivatives at the interpolation points.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Triparabolic interpolation Download

Added: August 12, 2013 | Visits: 377

compatible2d interpolation function with code generation This function allow you to perform 2d interpolation for matlab code that have to be compiled to C.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): compatible2d interpolation function with code generation Download

Added: March 22, 2013 | Visits: 319

Extrimely fast general n-dimensional interpolators This interpolation package re-implements Matlab's built in methods ppval (1-d case polynomial evaluator) and ppual (multidimensional polynomial evaluator) which are used by Matlab to evaluate polynomial in their so called "pp-form". Matlab's built in versions are extrimely slow even though...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 40.96 KB Download (43): Extrimely fast general n-dimensional interpolators Download

Added: April 21, 2013 | Visits: 340

Polynomial Composition POLYCOMP Polynomial compositionR = POLYCOMP(P,Q) returns the composition of Q(P(x)) given polynomials P and Q with coefficients in descending order. If Q is a scalar, with value N, it assumes shorthand notation for Q(x)=x^N. Output is a polynomial with coefficients in descending order. Example:%...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Polynomial Composition Download

Added: November 22, 2006 | Visits: 4.580

Rt-Plot Rt-Plot is a tool to generate Cartesian X/Y-plots from scientific data. You can enter and calculate tabular data. View the changing graphs, including linear and non linear regression, interpolation, differentiation and integration, during entering. Rt-Plot enables you to create plots fast and...


Platforms: Windows

License: Shareware Cost: $50.00 USD Size: 5.56 MB Download (195): Rt-Plot Download

Added: September 07, 2013 | Visits: 460

Multiple-root polynomial solved by partial fraction expansion A given polynomial p(x) is transformed into a rational function r(x). The poles and residues of the derived rational function are found to be equivalent to the roots and multiplicities of the original polynomial. p(x) = Given polynomial = PROD[k=1:K]{(x - z_k)^m_k} d(x) = (d/dx)p(x) g(x) =...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Multiple-root polynomial solved by partial fraction expansion Download

1 2 3 4 5 >