Blame view
IQ/README.md
207 Bytes
659859ea4 add readme |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
IQ demodulation ------------ Basic equations of IQ demodulation with phase noise Test it ---------- run in iPython environment to show local variables ```sh ipython ``` ```ipython run IQ.py IF_I IF_Q ``` |