I would like to know how to correctly calculate signal's Fourier Transform which is knownly composed of the frequencies which are evenly spaced. s1(f1), s2(f2) and s3(f3).
s1, s2, s3 are signals.
s = s1 + s2 + s3
f1, f2, f3 are its frequencies e.g. 100 kHz, 101kHz and 102kHz.
Now other signals s2, s3 (101kHz, 102 kHz) are modeled as base frequency harmonics .. it works BUT those other signal are in realiy not as base frequency harmonics ... I would like to know how to use "Fourier Analysis" block to extract other frequency components (101kHz, 102kHz) which are not of base frquency related?
Thank you!