Why am I getting an additional linear line in my spectrogram?
6 views (last 30 days)
Show older comments
Lisha Raghani
on 19 Oct 2016
Commented: Star Strider
on 19 Oct 2016
My spectrogram is weird. Why am I getting an additional linear line on top of mine which is two times the frequency of my original main line?

There is an additional line, with two times the frequency as the main graph. Why does this happen?
0 Comments
Accepted Answer
Star Strider
on 19 Oct 2016
It is the second harmonic of your fundamental frequency. Harmonics can be visible with certain nonlinear processes such as sampling.
2 Comments
Star Strider
on 19 Oct 2016
My pleasure.
It’s difficult to give a short explanation. The essence is that the sampling process is periodic by definition, and so any sampled signal will be ‘heterodyned’ with it, something similar to multiplying two sinusoidal signals of different frequencies. Signal processing textbooks discuss this, and the Wikipedia article on Undersampling goes into some detail.
This is my best guess as to what is going on with your signal.
More Answers (0)
See Also
Categories
Find more on Time-Frequency Analysis in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!