I have digital elevation data for a certain region sampled at 200 meters (totally 2000 points) and did viewshed calculations for those points. My question is how does MATLAB define a surface between the grid points.

5 visualizaciones (últimos 30 días)
I have digital elevation data for a certain region sampled at 200 meters (totally 2000 points) and did viewshed calculations for those points. My question is how does MATLAB define a surface between the grid points.

Respuestas (1)

Image Analyst
Image Analyst el 3 de Dic. de 2012
You use a function called TriScatteredInterp().

Community Treasure Hunt

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

Start Hunting!

Translated by