function bl = baselevelLearningEquation(lags,d) bl = log(sum(power(lags,-d)));