An open API service indexing awesome lists of open source software.

https://github.com/smolyakoff/signal-visualizer

Visualize signal and amplitude spectrum with OxyPlot charting library
https://github.com/smolyakoff/signal-visualizer

charting oxyplot wpf wpf-mahapps

Last synced: 8 months ago
JSON representation

Visualize signal and amplitude spectrum with OxyPlot charting library

Awesome Lists containing this project

README

          

# Signal Visualizer
University project to visualize a signal and its amplitude spectrum. Done as WPF application, uses OxyPlot for charting and Math.NET for FFT.

### Requirements
* Visual Studio 2015 (C# 6.0 + WPF)
* [Code Contracts](https://visualstudiogallery.msdn.microsoft.com/1ec7db13-3363-46c9-851f-1ce455f66970)