pointLocationQuadTr​ee

Fast substitute for triangulation/pointLocation in 2d using a quadtree search.

Vous suivez désormais cette soumission

This function mimics the behavior of triangulation/pointLocation for 2d triangulations using a quadtree search to accelerate the search for many queryPoints in a large triangulation.

Citation pour cette source

Sebastian Ullmann (2026). pointLocationQuadTree (https://fr.mathworks.com/matlabcentral/fileexchange/68848-pointlocationquadtree), MATLAB Central File Exchange. Extrait(e) le .

Remerciements

A inspiré : Triangular Taylor Hood finite elements

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec les versions R2016b et ultérieures

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.1.0

Add custom standard search. Use Delaunay search if possible.

1.0.1

add published demo

1.0.0