Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 410 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 410 Bytes

SignalProcessing

Generating waves, calculating FFT of them. UI provided in Windows Froms.

Currently app allows to generate sine waves with customization of their properties. There is also a view of used frequencies shown, FFT is calculated using https://numerics.mathdotnet.com/ After running app shows following UI

TODO:

  • Summary wave to be calculated and shown
  • WPF version