Community Profile

photo

Victoria Woods


Active since 2018

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


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...

6 years ago | 0 answers | 0

0

answers

Question


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_...

6 years ago | 2 answers | 0

2

answers