PUZZLE #4186: FFT Cipher (diff 4)
A 16-point DFT encoded message in the frequency domain.
DATA
| Frequency Domain |
[1498.0, 0.0], [-175.72, -101.05], [-93.41, -179.23], [0.86, -158.83], [116.0, -126.0], [114.8, -1.16], [107.41, 54.77], [0.06, 32.61], [26.0, -0.0], [0.06, -32.61], [107.41, -54.77], [114.8, 1.16], [116.0, 126.0], [0.86, 158.83], [-93.41, 179.23], [-175.72, 101.05]
|
| Sample Count |
16
|
| Precision |
2
|
| 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 4
— website sponsored —
[ ad space ]