资源列表
OFDM.m
- 基本OFDM模型,输出基带信号、调制、通过AWGN、解调、判决(Basic OFDM model, baseband signal, modulation, AWGN channel , demodulation and signal recover)
Desktop
- 简单地绘制BOC(1, 1)调制信号的功率谱密度及其自相关函数曲线,仅供参考。(Simple drawing BOC (1, 1) density and autocorrelation function curve of power spectrum of the signal modulation, for reference only.)
2FSK_Othorgonal
- 2fsk调制误码率仿真,运行效率高,参数已备注可调(Error rate of 2fsk model, efficient and can be modified)
digit_baseband
- 数字基带信号的功率谱密度,Matlab仿真(Matlab simulation of Digital Baseband)
main
- 实现CDCE913第一端口输出27MHz频率的初始化程序。(CDCE913 initialization of the first port 27MHz frequency program.)
LFMCW
- 完成单周期和多周期调频连续波时域和频域波形分析(Time domain and frequency domain waveform analysis of single cycle and multi period frequency modulated continuous wave)
practice
- 比较bpsk、qpsk、16Qam、64qam四种调制方式(Compare four modulation methods of BPSK, QPSK, 16Qam and 64QAM)
FDaf
- 全双工放大转发中继传输,穷举搜索,单独约束,总约束,平均功率分配等起跳曲线对比,发送功率和系统容量的关系(full duplex af relay)
Untitled2
- 最基本的能量检测代码,信号无调制,非常基础适合新手入门学习。(The most basic energy detection code, signal without modulation, very basic, suitable for beginners to learn.)
OFDM
- OFDM是一种特殊的多载波传输方案,可以被看作一种调制技术,也可以被当作一种复用技术。,该程序是LTE生成ofdm符号(OFDM signal generator)
BPSK
- BPSK仿真程序,产生信号,通过AWGN信道,经过低通滤波和相干解调得到恢复信号(A simulation of BPSK. It can produce a signal sequence and make it pass through AWGN channel, and get a received signal after a low pass filter and demodulation.)
BPSK_baker
- 实现了bpsk中利用巴克码进行同步的功能。程序简单易懂,有注释。(This code use barker code in BPSK to accomplish the synchronization.)