qpsk性道ber算法,在matlab通信仿真中运用的,写出来还不够完善,大家都提意见-QPSK Road ber of algorithms, communication matlab simulation in use, not enough to write out perfect, we have already mentioned, the views of
在Delphi下用windowsAPI进行串口通讯编程,已在Delphi6.0下编译通过-WindowsAPI in Delphi for using serial communication programming, has been compiled through under Delphi6.0
OFDM的一种频分复用方案。把频谱分成两个部分,一部分频谱用同频复用,一部分频谱采用复用因子为3,这就是reuse partitioning,或者叫部分频率复用技术(Fractional Frequency Reuse)。频率复用因子表示一个频率复用簇当中的频点的数量。复用因子越大,表示复用距离越大。代码对FFR进行了仿真,适合初学者。