It seems that "periodogram" function can not give dominant period value directly. Can some functions give dominant period value directly? I want to find the significant (p<0.05) cycle of the sea surface temperature of each grid. I can use the power spectrum, and if there are other methods, it is also possible.
[,pxxc] = periodogram(,'ConfidenceLevel',probability) give the confidence level, but it seems that i must read it from figure. However, I want it output the period value, because I have many series. On the other hand, it seems effective to electrical signals, because it has remarkable period. But sea surface temperature has many periods, the figure can not show significant period.
This two figures are sea surface temperature series, can not find a significant period. It has dominate periods of 64, 28, 21.3, and 9 years enter image description here