Skip to content

Commit

Permalink
Formatting cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
hybridmachine authored Jun 23, 2018
1 parent f010c92 commit 6c839ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Discreet 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.

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

Low Pass Filter:
## Low Pass Filter:
![Screenshot](Docs/LowPassExample.png)

0 comments on commit 6c839ee

Please sign in to comment.