Skip to content

Commit

Permalink
Updated link to youtube video
Browse files Browse the repository at this point in the history
Added video with high and low pass examples
  • Loading branch information
hybridmachine authored Jun 24, 2018
1 parent a5cf804 commit ea986b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ 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")
[![Signal and Synthesis in action](https://github.com/hybridmachine/DSP/blob/master/Docs/Signals%20And%20Synthesis%20in%20Action%20Video%20Thumbnail.png)](https://youtu.be/gREGf9_4zzQ "S&S in action")

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

0 comments on commit ea986b1

Please sign in to comment.