摘要: grc脚本 Embedded Python block代码: import numpy as np from gnuradio import gr import time # 各调制函数 def mod_BPSK(bits, freq, t): return np.exp(1j*(2*np.pi*f 阅读全文
posted @ 2025-10-17 20:34 拾一贰叁 阅读(21) 评论(0) 推荐(0)