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
- Host: GitHub
- URL: https://github.com/smolyakoff/signal-visualizer
- Owner: smolyakoff
- Created: 2015-11-24T08:26:31.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-24T11:20:26.000Z (about 10 years ago)
- Last Synced: 2025-04-13T09:19:02.595Z (8 months ago)
- Topics: charting, oxyplot, wpf, wpf-mahapps
- Language: C#
- Size: 17.5 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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)