Feeds
提问
Fit harmonics code brings back an error
My code is : nharm = 1 ; L = 365.25; cutoff = 0; [amp,phase,frac,offset,yy]=fit_harmonics(SSTsummer,t,nharm,L,cuto...
8 years 前 | 0 个回答 | 0
0
个回答提问
Writing a loop to calculate a seasonal cycle and then plot the seasonal cycle?
My current code is this: {for mdo=1:12 index_month = find(month==mdo); month_mean = mean(avhrr.sst(index_...
8 years 前 | 2 个回答 | 0