Description: There are two files in the zip folder. bpsk_spread.m and jakesmodel.m
Steps for simulation:
1] Run jakesmodel.m first
2] Then run bpsk_spread.m .
3] Note that during the first run bpsk_spread.m has no rayleigh fading.This is because the corresponding code has been commented
4] The resulting performance is stored in BER_awgn.
5] Now uncomment the Rayleigh Fading code in bpsk_spread.m file.
6] Same time comment BER_awgn (line 112) and uncomment BER_ray variable.
7] Run the simulation.
To compare the perfromances of the receiver using DSSS plot the BER_awgn and BER_ray
>>semilogy([1:8],BER_awgn(1:8), g* )
hold on
semilogy([1:8],BER_ray(1:8), -.b* )
hold on
grid on
-There are two zip files in the folder. Bpsk_ spread.m and jakesmodel.m Steps for simulatio n : 1] Run jakesmodel.m first 2] Then run bpsk_spre ad.m. 3] Note that during the first run bpsk_spr ead.m has no Rayleigh fading.This is because th e corresponding code has been commented 4] The r esulting performance is stored in BER_awgn. 5] Now uncomment the Rayleigh Fading code in bpsk_ spread.m file. 6] Same time comment BER_awgn (l 112 produced mostly in developed areas) and uncomment BER_ray variable. 7] Run the simulation. To compare the perfromances of the receiver using DSSS plot and the BER_awgn BE R_ray Platform: |
Size: 3072 |
Author:朱振希 |
Hits:
Description: 交全面的给出了好几种调制解调方案的matlab代码,又ASK,BPSK,FSK,QAM等的源代码
对通信领域的研究人员很有帮助-submit a comprehensive given several modulation and demodulation program Matlab code, ASK, BPSK, FSK, QAM the source code for communications research in the field of staff helpful Platform: |
Size: 16384 |
Author:yinghui |
Hits:
Description: 基于matlab的仿真代码,分析OFDM系统的误码率性能,ofdm的编码方案是以BPSK为调制方案的。-based on Matlab simulation code, OFDM analysis of the BER performance ofdm program is based on the coding for BPSK modulation program. Platform: |
Size: 2048 |
Author:leo |
Hits:
Description: BPSK在AWGN信道下的仿真程序,matlab代码,功能齐全,是一个很好的平台-BPSK in AWGN channel under the simulation program, matlab code, full-featured, is a good platform Platform: |
Size: 1024 |
Author:张明 |
Hits:
Description: 这是个GPS系统中,伪随机码捕获过程中,由于虚警概率的存在,所改进的捕获程序源代码-This is a GPS system, the pseudo-random code acquisition process, due to the existence of false alarm probability, the improved capture source code Platform: |
Size: 100352 |
Author:刘元涛 |
Hits:
Description: These code are some matlab codes for BPSK modulator and demodulator in fading channels for wireless communications Platform: |
Size: 363520 |
Author:Abbas |
Hits:
Description: (23,12)格雷码构成的BPSK系统的检错研究-Use of MATLAB Program for Calculating Error Probabilities of Both Uncoded Binary Phase-Shift Keying (BPSK) System and Coded BPSK System Using the Linear (23, 12) Golay Code with Hard-Decision Decoding. Platform: |
Size: 8192 |
Author:jina |
Hits:
Description: Matlab file for simulating a cyclic-prefix (CP) orthogonal-frequency-
division-multiplexing (OFDM) system with binary phase-shift keying (BPSK)
modulation on each subcarrier. CP-OFDM system includes a repetition code
and interleaving across subcarriers as well as a Rayleigh-fading channel
model with exponentially decaying power profile.-Matlab file for simulating a cyclic-prefix (CP) orthogonal-frequency-
division-multiplexing (OFDM) system with binary phase-shift keying (BPSK)
modulation on each subcarrier. CP-OFDM system includes a repetition code
and interleaving across subcarriers as well as a Rayleigh-fading channel
model with exponentially decaying power profile. Platform: |
Size: 2048 |
Author:王勇 |
Hits: