How to implement kriging in Matlab?
18 views (last 30 days)
Show older comments
I need to perform kriging in Matlab based on three borehole samples.

Numbers for soil layers indicate depth from ground zero, boreholes - position on model.
The outcome should look something like this (already done that in Zsoil):

Any ideas how to perform this?
Answers (2)
Image Analyst
on 8 Jan 2022
I believe I saw somewhere in the documentation that scatteredInterpolant did kriging. Attached is a demo.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!