Skip to content

2024280062伍子轩#12

Open
MrF-520 wants to merge 2 commits into
jwentong:mainfrom
MrF-520:main
Open

2024280062伍子轩#12
MrF-520 wants to merge 2 commits into
jwentong:mainfrom
MrF-520:main

Conversation

@MrF-520
Copy link
Copy Markdown

@MrF-520 MrF-520 commented Apr 23, 2026

我完成了任务1(BPSK调制)
我完成了任务2(QPSK调制)
我完成了任务3(16-QAM调制)
生成了星座图

MrF-520 added 2 commits April 23, 2026 12:39
- demodulation.py: 实现 BPSK、QPSK、16-QAM 解调算法
  * BPSK: 基于实部符号判决
  * QPSK: 使用最小欧氏距离判决,4个星座点
  * 16-QAM: 分别对I路Q路进行判决

- modulation.py: 数字调制算法
  * BPSK: 0→+1, 1→-1
  * QPSK: 格雷码映射,单位功率
  * 16-QAM: 格雷码I/Q分量映射

- performance_test.py: BER vs SNR 性能分析
  * 支持BPSK、QPSK、16-QAM性能测试
  * 生成BER对比曲线图
@MrF-520 MrF-520 force-pushed the main branch 4 times, most recently from 868a609 to 457997f Compare April 23, 2026 15:44
@MrF-520 MrF-520 changed the title 完成BPSK,QPSK和16QAM调制实现 伍子轩2024280062 Apr 23, 2026
@MrF-520 MrF-520 changed the title 伍子轩2024280062 2024280062伍子轩 Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant