搜索资源列表
OFDM.rar
- ofdm.m为主程序,可以运行,将得到迭加噪声之后的误码率曲线,并与理论QPSK加高斯白噪声误码率曲线比较,两者将重合,ofdm.m-based program, you can run, will be after the noise superposition error rate curve, and with the theoretical QPSK plus white Gaussian noise bit error rate curves, which will coincide
OFDM.zip
- 比较简洁的OFDM+QPSK的仿真,带AWGN和误码率统计,Simple comparison of the simulation of OFDM+ QPSK with AWGN and bit error rate statistics
channel_simulation
- 代码包含的主要内容是AWGN信道上BPSK,QPSK,16QAM的调制解调,以及误码率计算过程,其中还有OFDM调制在信道上传输的仿真内容-Code contains the main contents of AWGN channel BPSK, QPSK, 16QAM modulation and demodulation, and bit error rate calculation process, in which there are OFDM modulation in the cha
BER-SIMULATION-OF-OFDM-IN-QPSK
- 正交频分调制和QPSK的仿真程序代码,两种性能的误码率比较-Orthogonal frequency division modulation and QPSK simulation program code, the error rate comparison of two properties
OFDM
- 在QPDK和16QAM的调制方式下仿真OFDM 的误码率性能(OFDM bit error ratio in QPSK or 16QAM)
OFDMlianxi
- 通信OFDM传输,信号通过加入导频,循环前缀,交织变换,经过瑞丽信道,通过QPSK解调,译码,判断误码率。(Communication OFDM transmission, the signal by adding pilots, cyclic prefix, interleaved transform, after Rayleigh channel, demodulated by QPSK, decoding, to determine the bit error rate.)
ctck
- 在QPSK下的OFDM误码率仿真程序,其中包含comb m,delay m,fade m,giins m,girem m,ofdm_()
21840261OFDMtheory
- 本程序对ofdm系统的高白噪声下理论误码率进行仿真。包括bpsk,qpsk,16-QAM,64QAM映射(This program simulates the theoretical BER of OFDM system under high white noise. Including BPSK, QPSK, 16-QAM, 64QAM mappings)
OFDM—QPSK程序
- 本程序为QPSK映射下的OFDM系统仿真程序,给出了系统误码率等等结果。