Create different interpolation steps in a column
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Adi Purwandana
am 5 Jun. 2024
Kommentiert: Adi Purwandana
am 5 Jun. 2024
Hello there,
I have a data consisted of two column, let's say the first column is depth and the next one is data_x (see excel file attached). The y (depth) has irregular spacing (see fig). My intention is how to make an interpolated profile with a regulation as follow (see fig):
- the first upper 10 depth should be interpolated with 1-depth point resolution
- the next one (12-30) depth should be interpolated with 2-depth points resolution
- the next one (>30) depth should be interpolated with 50-depth points resolution
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1709306/image.png)
Anyone knows how to do that?
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Interpolation finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!