
Hello ! This is a process for extracting signal power and DC offset power after fft . The code is from Maxim Integrated Products, Inc.I want to know when we calculate the span of the input frequency, Why do we use max(round(numpt/200), 5), what do 200 and 5 mean?
And why spanh = 2 ?