Skip to content

Commit

Permalink
Added link to video of S&S in action
Browse files Browse the repository at this point in the history
  • Loading branch information
hybridmachine authored Jun 24, 2018
1 parent eaa96c6 commit a5cf804
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
Discrete Fourier Transform implementation with filters and visualization.

In these examples a sample rate of 8000 samples/second was used on a 100hz sine wave (synthetic sample) with whitenoise added to the signal. Here we are looking at the first 100 milliseconds of the signal.
## Signal and Synthesis in action
[![Signal and Synthesis in action](https://github.com/hybridmachine/DSP/blob/master/Docs/Signals%20And%20Synthesis%20in%20Action%20Video%20Thumbnail.png)](https://youtu.be/7jlWwE01DHk "S&S in action")

## High Pass Filter:
![Screenshot](Docs/HighPassExample.png)
Expand Down

0 comments on commit a5cf804

Please sign in to comment.