What's the principle of scatteredInterpolant function ?
3 views (last 30 days)
Show older comments
it said that You could also compute the weighted sum of values of the three vertices of the enclosing triangle (the linear interpolation method).
who can tell me how to calculate the linear interpolation?and explain it is to start with an example
0 Comments
Answers (1)
the cyclist
on 10 May 2015
There is an example that uses linear interpolation on that same page, under the heading "Interpolating Scattered Data Using the scatteredInterpolant Class".
See Also
Categories
Find more on Interpolation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!