PUZZLE #4174: FFT Cipher (diff 3)
A 16-point DFT encoded message in the frequency domain.
DATA
| Frequency Domain |
[1167.0, 0.0], [-170.597, -412.672], [202.317, -184.175], [29.877, -15.956], [-4.0, -113.0], [82.13, -64.292], [39.683, 49.825], [2.59, -73.008], [101.0, 0.0], [2.59, 73.008], [39.683, -49.825], [82.13, 64.292], [-4.0, 113.0], [29.877, 15.956], [202.317, 184.175], [-170.597, 412.672]
|
| Sample Count |
16
|
| Precision |
3
|
| Format |
real_and_imag
|
| Hint |
FFT cipher — 16 frequency components. Apply inverse DFT (iDFT) to the complex pairs. Round results to integers. Convert to characters.
|
| Answer Format |
comma-separated frequencies or letters
|
author's note: Pool fill: fft diff 3
— website sponsored —
[ ad space ]