cnem

natural neighbour interpolation 3d (Exact Sibson and Laplace interpolation)
61 Downloads
Updated 20 Oct 2021

This package contains an implementation of natural neighbour interpolation (exact Sibson and Laplace) in 3d (2d coming soon), liceneced under GNU Lesser General Public License.

This implementation is platform independent, the main lib is written in c++ and parallelized (shared memory).

Dependency :

TETGEN : To build the initial 3d constrained delaunay tetradedrisation we use TETGEN devellopped by Hang SI (open source library, AGPL v.3, http://www.tetgen.org/ ). TETGEN 1.5.1 is supplied in the package.

TBB : for parallelization, open source library, gpl v2 licence, http://www.threadingbuildingblocks.org/

Cite As

illoul lounes (2025). cnem (https://github.com/isolat/cnem), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2019b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Interpolation in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.1

+ mexw64 func

1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.