Time N
Followers: 0 Following: 0
Feeds
提问
How to explain wavelet coherence and cross wavelet
I have a timeseries, do wavelet with sunspot, which is known as a periodicity of about 11 years. This is wavelet power spectrum...
1 year 前 | 0 个回答 | 0
0
个回答提问
How to calculate correlation between two series with high autocorrelation
two series with high autocorrelation, so the degree of freedom is decline. Using t-test to estimate the p-value, they are easy t...
1 year 前 | 1 个回答 | 0
1
个回答提问
How does genetic algorithm derive the best fitness and average fitness values for each generation?
My Matlab version is R2021a. The help give the sample function is [x,fval,exitflag,output,population,scores] = ga(___) The out...
2 years 前 | 1 个回答 | 1
1
个回答提问
遗传算法ga如何导出每代的最佳适应度和平均适应度函数值?
用的2021a版本,help给的函数样例为[x,fval,exitflag,output,population,scores] = ga(___) 输出参数没有每代的过程变量。 每代的最佳适应度和平均适应度函数值会给出一张图,但我想知道确切的值。
2 years 前 | 1 个回答 | 0