필터 지우기
필터 지우기

About principle of griddata

조회 수: 2 (최근 30일)
Kwanghun Choi
Kwanghun Choi 2018년 2월 23일
Hello there! I am student studying about terrain and DEM. For that, I want to know about interpolation method with matlab. until now, I use griddata(build-in function) for interpolation. And I get some question about that.
1) White line is Delaunay triangles and intersection point of white line is scattered data. And greed circle is the point for interpolation. In this case, are only 3 scattered data near green circle used, or other data also used?
2) I know there are other functions for interpolation(scatteredinterpolant, interp2). Are these functions different? If yes, How are these different? and in the case of image, which is function better?
Thanks for reading my question. please help me.

답변 (0개)

카테고리

Help CenterFile Exchange에서 보간에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!