OFDM baseband transceiver: theoretical BER (AWGN), Monte Carlo BER vs SNR, QPSK and 16-QAM, AWGN and multipath channels, ZF/MMSE equalization, EVM (Error Vector ...
EigenDA uses FFT to encode data for its distributed storage system. The existing Go implementation works, but it's slow. This C implementation is ~2.5x faster. eigenda-fft-c/ ├── include/ # Header ...