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 Ansichten (letzte 30 Tage)
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.

Antworten (1)

Image Analyst
Image Analyst am 3 Dez. 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