PUZZLE #5300: FFT Cipher (diff 2)
A 8-point DFT encoded message in the frequency domain.
DATA
| Frequency Domain |
[874.0, 0.0], [10.364, -4.293], [-1.0, 29.0], [-2.364, 5.707], [24.0, -0.0], [-2.364, -5.707], [-1.0, -29.0], [10.364, 4.293]
|
| Sample Count |
8
|
| Precision |
3
|
| Format |
real_and_imag
|
| Hint |
FFT cipher — 8 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 2
— website sponsored —
[ ad space ]