Borrar filtros
Borrar filtros

How does scatteredInterpolant extrapolation choose triangle?

2 visualizaciones (últimos 30 días)
Garrett Good
Garrett Good el 17 de Abr. de 2020
Hello, this is a question I've had for awhile, and has popped up again so I'd like to ask how linear extrapolation really works for scattered interpolant. My understanding is that the linear extrapolation is still based on barycentric weighting - extrapolation means that there will be negative weights. That's fine for me. (If it's wrong, I may still be interested in knowing how to do this).
What I don't know is how Matlab identifies which three points, i.e. triangle, to use for query points outside of all triangles. Nearest triangle center is computationally easy, but doesn't always give the expected result, which I suppose is something associated with its dual voronoi diagram... Does anyone know how scatteredInterpolant actually handles this?

Respuestas (0)

Categorías

Más información sobre Interpolation en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by