/Signal-Viewer

a python application that reads and display signals in txt,csv,mat formats. it calculate and display their spectrogram.

Primary LanguagePython

Signal-Viewer

a python application that reads and display signals in txt,csv,mat formats. it calculate and display their spectrogram.

objectives

  • play the signal with time
  • the ability to pause in the dynamic signal
  • zoom in and out in the signal
  • display multiple signals in the same time and compare between them
  • saves a pdf report with signals displays and their spectrograms
  • calculate the spectrogram of the signal

spectrogram

it is a visual representation of the spectrum of frequencies of a signal as it varies with time. calculation using matplotlib.