Feeds
提问
How I find Annual and SemiAnnual variation in Data?
I am Stuck at a point.... I am using EOF(Empirical Orthogonal Function) models ,using FoF2 frequency. After applying model i g...
5 years 前 | 0 个回答 | 0
0
个回答提问
I am using tutorial frequency domain linear regression but I can't understand some parts.
The highest frequency in the spectral analysis is 1 cycle/2 months How he calculate it. Kindly describe me
6 years 前 | 0 个回答 | 0
0
个回答提问
how to find maximum frequency
I am using tutorial frequency domain linear regression but I can't understand some parts. How to find maximum frequency in a...
6 years 前 | 1 个回答 | 0
1
个回答提问
I am using tutorial frequency domain linear regression but I can't understand some parts.
tsdft = fft(ts-mean(ts)); freq = 0:1/72:1/2; plot(freq.*12,abs(tsdft(1:length(ts)/2+1)),'o-', ... 'MarkerFaceColor','au...
6 years 前 | 0 个回答 | 0