• In numerical analysis, multivariate interpolation or multidimensional interpolation is interpolation on multivariate functions, having more than one variable...
    6 KB (758 words) - 21:22, 6 June 2025
  • Thumbnail for Trilinear interpolation
    Trilinear interpolation is a method of multivariate interpolation on a 3-dimensional regular grid. It approximates the value of a function at an intermediate...
    9 KB (2,598 words) - 23:15, 30 January 2025
  • Thumbnail for Nearest-neighbor interpolation
    Nearest-neighbor interpolation (also known as proximal interpolation or, in some contexts, point sampling) is a simple method of multivariate interpolation in one...
    3 KB (300 words) - 04:00, 11 March 2025
  • Thumbnail for Bilinear interpolation
    mathematics, bilinear interpolation is a method for interpolating functions of two variables (e.g., x and y) using repeated linear interpolation. It is usually...
    18 KB (3,432 words) - 14:25, 24 May 2025
  • Thumbnail for Interpolation
    unlikely to be used, as linear interpolation (see below) is almost as easy, but in higher-dimensional multivariate interpolation, this could be a favourable...
    23 KB (3,039 words) - 00:38, 20 June 2025
  • Thumbnail for Bicubic interpolation
    In mathematics, bicubic interpolation is an extension of cubic spline interpolation (a method of applying cubic interpolation to a data set) for interpolating...
    15 KB (3,894 words) - 19:43, 3 December 2023
  • Thumbnail for Inverse distance weighting
    Inverse distance weighting (category Multivariate interpolation)
    distance weighting (IDW) is a type of deterministic method for multivariate interpolation with a known homogeneously scattered set of points. The assigned...
    10 KB (1,383 words) - 06:16, 31 March 2025
  • In the mathematical subfield numerical analysis, tricubic interpolation is a method for obtaining values at arbitrary points in 3D space of a function...
    5 KB (805 words) - 03:56, 28 November 2023
  • calculus Multivariate function Multivariate polynomial Multivariate interpolation Multivariate optimization Multivariate cryptography Multivariate division...
    670 bytes (82 words) - 21:46, 14 September 2024
  • Thumbnail for Lanczos resampling
    fraction of the sampling interval. It is often used also for multivariate interpolation, for example to resize or rotate a digital image. It has been...
    13 KB (1,496 words) - 15:12, 22 May 2025
  • In numerical analysis, polynomial interpolation is the interpolation of a given data set by the polynomial of lowest possible degree that passes through...
    47 KB (9,027 words) - 21:42, 3 April 2025
  • Bézier surface (category Multivariate interpolation)
    a Bézier surface is defined by a set of control points. Similar to interpolation in many respects, a key difference is that the surface does not, in...
    6 KB (816 words) - 18:51, 15 May 2025
  • Thumbnail for Linear interpolation
    In mathematics, linear interpolation is a method of curve fitting using linear polynomials to construct new data points within the range of a discrete...
    10 KB (1,550 words) - 01:51, 19 April 2025
  • Thumbnail for Non-uniform rational B-spline
    Non-uniform rational B-spline (category Multivariate interpolation)
    everywhere else. Effectively, N i , n {\displaystyle N_{i,n}} is a linear interpolation of N i , n − 1 {\displaystyle N_{i,n-1}} and N i + 1 , n − 1 {\displaystyle...
    31 KB (4,626 words) - 21:09, 4 June 2025
  • In the mathematical field of numerical analysis, spline interpolation is a form of interpolation where the interpolant is a special type of piecewise polynomial...
    15 KB (2,446 words) - 21:49, 3 February 2025
  • fringes and some roughness). These algorithms are examples of multivariate interpolation on a uniform grid, using relatively straightforward mathematical...
    15 KB (1,700 words) - 00:57, 8 May 2025
  • Thumbnail for Kriging
    Kriging (category Multivariate interpolation)
    linear statistics Gaussian process Multivariate interpolation Nonparametric regression Radial basis function interpolation Space mapping Spatial dependence...
    39 KB (6,063 words) - 23:47, 20 May 2025
  • Subdivision surface (category Multivariate interpolation)
    Computer graphics and interactive techniques, doi Nasri, A. H. Surface interpolation on irregular networks with normal conditions. Computer Aided Geometric...
    13 KB (1,373 words) - 20:30, 19 March 2024
  • Thumbnail for Natural-neighbor interpolation
    neighbor interpolation has also been developed that gives a measure of interpolation uncertainty. Inverse distance weighting Multivariate interpolation Sibson...
    6 KB (699 words) - 15:18, 19 August 2024
  • Thumbnail for Catmull–Clark subdivision surface
    Catmull–Clark subdivision surface (category Multivariate interpolation)
    application of subdivision surfaces. DeRose wrote about "efficient, fair interpolation" and character animation. Stam described a technique for a direct evaluation...
    12 KB (1,085 words) - 10:52, 15 September 2024
  • dimensions Tricubic interpolation, a generalization to three dimensions Hermite interpolation Multivariate interpolation Spline interpolation Discrete spline...
    18 KB (3,102 words) - 10:56, 19 March 2025
  • Bézier triangle (category Multivariate interpolation)
    surface that is created by (linear, quadratic, cubic or higher degree) interpolation of control points. A general nth-order Bézier triangle has (n +1)(n + 2)/2...
    9 KB (1,495 words) - 15:35, 21 February 2025
  • Thumbnail for Coons patch
    Coons patch (category Multivariate interpolation)
    c0(0) = d0(0), c0(1) = d1(0), c1(0) = d0(1), c1(1) = d1(1); linear interpolation can be used to interpolate between c0 and c1, that is L c ( s , t )...
    3 KB (386 words) - 07:42, 19 July 2024
  • Polyharmonic spline (category Multivariate interpolation)
    polyharmonic splines are used for function approximation and data interpolation. They are very useful for interpolating and fitting scattered data in...
    31 KB (5,802 words) - 02:43, 5 June 2025
  • considered as a multivariate generalization of basis splines (B-splines) and are generally used for multivariate approximation/interpolation. Geometrically...
    14 KB (1,796 words) - 06:12, 12 January 2024
  • geography Concepts and Techniques in Modern Geography Multivariate interpolation Spline interpolation Geodemographic segmentation Geodesy Geographic Information...
    14 KB (1,694 words) - 06:50, 9 May 2025
  • Thin plate spline (category Multivariate interpolation)
    Thin plate splines (TPS) are a spline-based technique for data interpolation and smoothing. They were introduced to geometric design by Duchon. They are...
    11 KB (1,593 words) - 15:45, 4 April 2025
  • Thumbnail for Loop subdivision surface
    Loop subdivision surface (category Multivariate interpolation)
    In computer graphics, the Loop method for subdivision surfaces is an approximating subdivision scheme developed by Charles Loop in 1987 for triangular...
    2 KB (157 words) - 17:18, 25 March 2024
  • interpolated. Multivariate interpolation Bicubic interpolation: a generalization of cubic interpolation to two dimensions Bilinear interpolation: an extension...
    72 KB (7,951 words) - 17:13, 5 June 2025
  • (information theory) Signal (information theory) Data conversion Interpolation Multivariate interpolation Subsampling (disambiguation) This disambiguation page lists...
    529 bytes (80 words) - 13:08, 4 December 2021