필터 지우기
필터 지우기

explanation on griddata methods

조회 수: 5 (최근 30일)
Valeria Leto
Valeria Leto 2022년 1월 15일
답변: Prateekshya 2023년 9월 27일
Hi! I am using griddata to interpolate data. There are many methods available such as linear, cubic, natural. They are all based on the Delaunay triangulation but I don't find details on how the value of the interpolated point is computed in the cubic and linear method. Where can I find the documentation?Thanks

답변 (1개)

Prateekshya
Prateekshya 2023년 9월 27일
Hi Valeria,
As per my understanding you want to know how the computation is done in various methods of "griddata" function. There is no official MathWorks documentation available on exactly what you are looking for. However, you can go through this link for more information on the same: https://in.mathworks.com/help/matlab/ref/griddata.html#bvkyz0c
I hope this helps!

카테고리

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

제품

Community Treasure Hunt

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

Start Hunting!

Translated by