Fill the big gaps in data series
Mostra commenti meno recenti
Good day!
I have a data series with two big gaps:

For short gaps I usualy used the hermite spline (pchip) or regression (polyfit) but here its not suitable:

Tell me please where can I find a more suitable solution, something like ...

Thanks a lot
3 Commenti
Star Strider
il 9 Ago 2023
The fillmissing function has the fillfun option, allowing you to define a function to fill the missing data. (I have never used fillfun so I have no experience with it.)
Andrey Melnikov
il 10 Ago 2023
Star Strider
il 10 Ago 2023
My pleasure!
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Spline Postprocessing in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


