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.283.238 Times

Polynomial Interpolation software
Filter: All | Freeware | Demo
 

Polynomial Interpolation

< 1 2 3 4 5 
Added: April 09, 2013 | Visits: 445

Haxby color map Colormap is based on the colors used by W. F. Haxby's Gravity field of World's oceans, 1985, developed for geoid and gravity maps. The version used here is formed from a linear interpolation of the GMT color table used by MB-System by David W. Caress and Dale N. Chayes...



Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Haxby color map Download

Added: June 17, 2013 | Visits: 410

B-spline tools B-splines is a natural signal representation for continous signals, wheremany continous-domain operations can be carried out exactly once theB-spline approximation has been done.The B-spline estimation procedure in this toolbox using allpole filtersis based on the classic papers by M. Unser and...





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 593.92 KB Download (46): B-spline tools Download

MDF Import Tool and Function - with resampling/interpolation This mdf-import function is a modification of Stuarts MDF import tool. A resampling functionality to a unique time signal has been added to allow easy access to all signals and simplify plotting and other analysis with a comon time vector. The help file also shows a possibility to shorten all...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 51.2 KB Download (46): MDF Import Tool and Function - with resampling/interpolation Download

Released: December 03, 2023  |  Added: February 24, 2024 | Visits: 179

Estimate Missing Climate Data The Estimate Missing Climate Data Tool (EMCD) stands as a comprehensive solution designed to address and fill gaps in climate data, ensuring a robust and accurate dataset for comprehensive analysis. EMCD incorporates advanced techniques to overcome missing values, utilizing neighboring stations...


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

License: Shareware Cost: $99.00 USD Size: 11.62 MB Download (46): Estimate Missing Climate Data 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

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: 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: 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

Added: June 24, 2013 | Visits: 232

3D Data Interpolation Syntax: ui=NewtFit(x,y,z,u,xi,yi,zi)3D interpolation. It may be used where griddata3 fails to find a triangularization of the datagrid (x,y,z). The function uses a modified 4 point Newton interpolation formula for vector arguments in 3D instread of scalars used in 1D. The interpolation is...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): 3D Data Interpolation Download

Added: May 12, 2013 | Visits: 297

Piecewise Parabolic Interpolation Script It performs piecewise parabolic interpolation and approximated calculation of first and second derivative at the interpolation point.


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Piecewise Parabolic Interpolation Script Download

Added: June 11, 2013 | Visits: 344

Faddeev-Leverrier Algorithm The code implements the so called Faddeev-Leverrier algorithm to compute the coefficients of the characteristic polynomial of a given matrix and to get the inverse of the matrix without extra cost.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Faddeev-Leverrier Algorithm Download

Added: August 19, 2013 | Visits: 461

plotfit [coef, RSquared]=plotfit(x,y,polyorder)A simple function that accepts x,y data pairs in in the vectors "x" and "y", fits it to a polynomial of order "polyorder", plots the data and the fit, and displays the fit coefficients and the goodness-of-fit measure R-squared in the upper left corner of the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): plotfit Download

Added: July 01, 2013 | Visits: 362

Background correction This program estimates the background (or baseline) of optical spectra by the polynomial minimizing a cost function. If the cost function was quadratic, the solution is the least squares estimation, which is not appropriate in this problem. Instead, we need to use of non-quadratic cost function...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Background correction Download

Added: May 21, 2013 | Visits: 626

Synchronize Time Series When drawing financial time series from various markets, one usually needs to make some adjustments before evaluating the series. One of the major concerns is that due to different national holidays or working days across countries, the dates happen to be not synchronized. Clearly this could make...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Synchronize Time Series Download

Added: May 20, 2013 | Visits: 452

gapolyfitn This function implements a method of using genetic algorithms to optimise the form of a polynomial, i.e. reducing the number of terms required in comparison to a least-squares fit using all possible terms, as described in the following paper:Clegg, J. et al, "The use of a genetic algorithm to...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (45): gapolyfitn Download

Added: April 18, 2013 | Visits: 384

Image Reconstruction Demo (GUI) Medical Image Reconstruction using Filtered Back Projection.Matlab code (GUI) + 4 Sinograms for testing/demonstrations.Can be used as a laboration to compare different numbers of projections, filters and interpolation methods.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 4.7 MB Download (45): Image Reconstruction Demo (GUI) Download

Roots of Cluster Polynomial representation of n-ary patterns The definition of Cluster Polynomials was given in Tech. Report DEMO2011/1 available athttp://cag.dat.demokritos.gr/publications/TR2011-1.pdfThere are two versions.binroots that was used to produce the images of the last four figures in the report above and a more advanced version that can be...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 71.68 KB Download (45): Roots of Cluster Polynomial representation of n-ary patterns Download

Added: July 03, 2013 | Visits: 184

Savitzky-Golay smoothing filter provide an alternative for Savitzky-Golay smoothing filterThe function smooths a input vector using Savitzky-Golay smoothing filter based on the degree of polynomial and the length of moving windows


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Savitzky-Golay smoothing filter Download

Added: March 31, 2013 | Visits: 256

imtranslate This function makes it easy to translate a 2d image or 3d volume. The shifts do not need to be integer values.It was written so I could test image registration algorithms.Help:function Iout = imtranslate(I, translation, F, method, same_size)%SCd 12/21/2009%Affine translates a 2D or 3D...


Platforms: Matlab

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

Added: May 07, 2013 | Visits: 222

tinterp - an alternative to griddata Provides linear and quadratic interpolation methods for functions defined on scattered 2D datasets.The quadratic method in tinterp seems to be superior when compared to the cubic method in gridata.Type "help tinterp" & "help tester"


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): tinterp - an alternative to griddata Download

< 1 2 3 4 5