f_c = (f_upper + f_lower) / 2

由上下边带求载波频率

输入上边带与下边带频率,求载波频率。

📌 计算说明
  • f_c = (f_upper+f_lower)/2。
  • (1010+990)/2 → 1000 kHz。