- How to prove the statement in the title?
Here is how I understand it.
Let's say we have 10 samples.
Signal Peak: 1, 3, 5, 7, 9
Signal Valley:2, 4, 6, 8, 10.
Frequencies we can extract from it is: (What are in the bracket are the waveform)
freq (1, 2, 3) freq(1, 4, 5), freq(1, 6, 9), Freq(1, 8, ?) Freq(1, 10, ?) and DC freq(1, 3, 5, 7, 9)
Here it is N/2+1 = 10/2+1 = 6
2, Can we extract a frequency from just 2 signal sample? like Freq(1, 10, ?) in the above.