barycentric-interpolation

There are 4 repositories under barycentric-interpolation topic.

  • sgbaird-5DOF/interp

    Interpolate grain boundary properties in a 5 degree-of-freedom sense via a novel distance metric.

    Language:MATLAB92112
  • Clone-Z/BIEP_example

    Code to reproduce the numerical experiments in the paper (Barycentric Interpolation Based on Equilibrium Potential).

    Language:MATLAB110
  • Numerical-analysis-in-julija/Interpolation_with_the_barycentric_formula.jl

    Implementation of polynomial interpolation using the Barycentric Lagrange formula with Chebyshev points. The program computes polynomial interpolants for three different functions on specified intervals, and determines the polynomial degree necessary to ensure that the error does not exceed 1e-6

    Language:Julia0200
  • damianofalcioni/points_in_obj

    Check if a set of points are inside objects in OBJ

    Language:C++20