Estimating missing points using Fourier series

2 次查看(过去 30 天)
I have a set of (seasonal evaporation)data with some missing points. How can I estimate the missing values by using Fourier interpolation (or approximation)?
The function "Interpft" (Fourier transform interpolation) in the toolbox only works with "equally spaced" points (as it's mentioned in MATLAB help), and as I said I have some missing points so they are not "equally spaced".
For example I have:
[2.27 6.17 8.44 4.57 3.01 6.22 9.24 4.78 ---- 6.11 7.98 ---- ---- 5.34 8.28 4.59]
for winter 2002, spring 2002, summer, autumn, ...., summer 2005, autumn 2005 respectively, and I want to estimate those 3 missing points (season 9, 12 and 13) by using Fourier series.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Oceanography and Hydrology 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by