How to modify spectrograms so that there is no effect of amplitude on their classification?

2 visualizaciones (últimos 30 días)
Hello
Is there any way to bring different classes of spectrograms to comparable amplitude levels so that when they are used for classification, the deep learning algorithm focuses on other aspects (like the presence or absence of harmonics)?
Thanks in advance.

Respuesta aceptada

Image Analyst
Image Analyst el 9 de Mayo de 2022
If you want, you can try rescale
  2 comentarios
NASRIN AKTER
NASRIN AKTER el 9 de Mayo de 2022
I was following this example:
Here they log-transformed the stfts and then normalized the amplitude to [0,1]. Does that mean the algorithm is already using information other than amplitude to classify?
Image Analyst
Image Analyst el 9 de Mayo de 2022
Yes, it looks more at the shape of the signal (spectrogram image) than the amplitude.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Pattern Recognition and Classification en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by