Skip to content

Commit c2713a2

Browse files
authored
Update README.md
1 parent f3c1df9 commit c2713a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ After iterating for every bit in the 16bit sequence, we obtain the FSK signal wh
3838

3939
![Demodulated output](/FSK_screencaps/FSKdemod.png)
4040

41-
## Explanation of FSK_compression.py :
41+
## Explanation of FSK_compression.py(Application):
4242
This code uses the functions defined in FSK.py for modulation and demodulation and uses it for a practical application of FSK in **digital Data Compression using concepts from FFT Image Compression techniques.** This isnt part of the assignment, just did it for fun.
4343
The inspiration for this section comes from a brilliant explanation of FFT Image Compression by University of Washington : https://cosmolearning.org/video-lectures/fft-image-compression/
4444

0 commit comments

Comments
 (0)