Welcome![Sign In][Sign Up]
Location:
Search - bpsk awgn rayleigh matlab

Search list

[matlabBFSK_rayleigh

Description: Bpsk在瑞利衰落信道下的仿真模型。simulink实现。可以通过仿真看到瑞利衰落信道对于bpsk性能的影响。并且可以比较rayleigh信道和AWGN信道下bpsk的性能。-Bpsk in Rayleigh fading channel simulation model. Simulink achieve. Simulation can see Rayleigh fading channels for BPSK performance impact. And to be compared Rayleigh Channel and AWGN under BPSK performance.
Platform: | Size: 8192 | Author: 赵欣 | Hits:

[CommunicationBPSK_Simulation_for_AWGN_Rayleigh_Channels

Description: BPSK SYSTEM SIMULATION We simulate the generation of random variables r0 and r1, which constitutes the input to detector.The detector output is compared with the binary transmitted sequence and an error counter is used to count the number of bit errors. -BPSK We simulate the gen Kearney of random variables r0 and r1. which constitutes the input to detector.The de tector output is compared with the binary trans mitted sequence and an error counter is used to c been the number of bit errors.
Platform: | Size: 3072 | Author: xiaoying | Hits:

[Software EngineeringCDMA

Description: 这篇实验报告阐述了无线通信系统仿真的原理。主要完成两个任务,任务一是BPSK调制在AWGN信道和在rayleigh信道下的性能比较,任务二 CDMA扩频多用户系统。这篇报告介绍了相关原理,并且在附录上有matalb源代码及注释。-This report describes the experimental wireless communications system simulation theory. Completed two major tasks, First, the task BPSK modulation in AWGN channel and rayleigh channel, the comparison two tasks CDMA multi-user system. This report describes the relevant principles, and the appendix are matalb source code and the Notes.
Platform: | Size: 751616 | Author: 蔡育瑜 | Hits:

[Post-TeleCom sofeware systemsMODULATION.RAR

Description: 这个源程序代码包提供了通信系统中BPSK,QPSK,OQPSK,MSK,MSK2,GMSK,QAM,QAM16等调制解调方式 用matlab的实现,以及它们在AWGN和Rayleigh信道下的通信系统实现及误码率性能-The source code package provides a communication system in BPSK, QPSK, OQPSK, MSK, MSK2, GMSK, QAM, QAM16 manner, such as modulation and demodulation matlab realization, as well as their in AWGN and Rayleigh fading and realize the communication system error rate performance
Platform: | Size: 34816 | Author: 郭顺利 | Hits:

[Post-TeleCom sofeware systemsofdm

Description: 该程序源代码实现了OFDM通信系统性能的仿真,调制方式有BPSK,QPSK,MSK,QAM,信道为AWGN和Rayleigh信道,并对有插入导频的符合IEEE802.11a的OFDM系统进行了仿真。-The program source code to achieve the performance of OFDM communication system simulation, modulation has BPSK, QPSK, MSK, QAM, for the AWGN channel and Rayleigh channel, and have inserted the line with the IEEE802.11a pilot of OFDM system simulation.
Platform: | Size: 176128 | Author: 郭顺利 | Hits:

[Communication-MobileAWGN-Rayleigh-BPSK-DSSS

Description: 程序仿真了关于扩频系统在两种信道下的误码率-Process simulation of the spread spectrum system in about two channel BER
Platform: | Size: 4096 | Author: tome | Hits:

[Program docsimulation.example.with.matlab

Description: We simulate uncoded BER of BPSK modulated data as a function of SNR -in an AWGN channel -in a Rayleigh fading channel -in an AWGN channel when direct sequence spreading is used and compare results to the theoretical ones. We assume coherent receiver and perfect synchronization.- We simulate uncoded BER of BPSK modulated data as a function of SNR -in an AWGN channel -in a Rayleigh fading channel -in an AWGN channel when direct sequence spreading is used and compare results to the theoretical ones. We assume coherent receiver and perfect synchronization.
Platform: | Size: 18432 | Author: Erfaan | Hits:

[Communication-Mobilematlab

Description: source code for awgn,BPSK modulation and demodulation,channel simulation,convolution encoder,data generator,encoder and fading channel
Platform: | Size: 6144 | Author: deepthy | Hits:

[Communication-MobileAWGN-Rayleigh-BPSK-DSSS

Description: bpsk通过噪声信道然后通过双边带调制,然后解调-bpsk through the noisy channel and then through bilateral band modulation, and demodulation
Platform: | Size: 38912 | Author: jia | Hits:

[Otherrayleigh-awgn-BPSK

Description: 用MATLAB仿真瑞利信道下的BPSK系统的误码率 和信噪比的关系曲线。-Using MATLAB simulation under Rayleigh channel BER BPSK system and the relationship between the curves of signal to noise ratio.
Platform: | Size: 1024 | Author: 宋立泉 | Hits:

[Communication-MobileMatlabCode

Description: this program compare the performance of BPSK in AWGN and rayleigh in terme bit error rate
Platform: | Size: 9216 | Author: farah | Hits:

[Communication-MobileMATLAB

Description: AWGN-Rayleigh-BPSK-DSSS AWGN-Rayleigh-BPSK-D-COS207 COS207 COS207
Platform: | Size: 107520 | Author: longliu | Hits:

[Communication-Mobilebpsk_Awagn_Rayleigh

Description: 实现了一个直接扩频系统,使用BPSK作为调制解调方法。并比较白噪声AWGN及瑞利衰落(rayleigh fading)环境下,误码率的影响。-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
Platform: | Size: 3072 | Author: seepwq | Hits:

[Otherbpskev

Description: BPSK信号调制解调,在AWGN与RAYLEIGH信道下的无码性能!-BPSK signal modulation and demodulation in AWGN channel with RAYLEIGH-free code performance!
Platform: | Size: 1024 | Author: chenyu | Hits:

[Communication-MobileQPSKRayleigh(AWGN)Simulation

Description: QPSK+Rayleigh(AWGN)仿真MATLAB程序,在信道中加入高斯白噪声,并带有仿真报告-QPSK+ Rayleigh (AWGN) MATLAB simulation program by adding Gaussian white noise in the channel, and with a simulation report
Platform: | Size: 202752 | Author: 袁浩 | Hits:

[matlabbpsk

Description: 采用直接序列扩频技术的BPSK接收机matlAB仿真,内含说明。-This is a code for simulation of BPSK receiver using Direct Sequence Spread Spectrum. The performnace is evaluated in presence of AWGN and Rayleigh fading.Jakes Model has been used to obtained coefficients for rayleigh fading.
Platform: | Size: 3072 | Author: wangjiayin | Hits:

[matlabAWGN-Rayleigh-BPSK-DSSS

Description: 用matlab编写的bpsk调制的dsss信号-Bpsk written by matlab signal modulation dsss
Platform: | Size: 44032 | Author: 万婷 | Hits:

[Communication-MobileQPSKpRayleigh(AWGN)Simulation

Description: 高斯信道和瑞利信道下QPSK和BPSK的matlab仿真,比较误码率曲线,得出结论-Gaussian channel and Rayleigh channel QPSK and BPSK under the matlab simulation to compare the bit error rate curves, the conclusion
Platform: | Size: 196608 | Author: htt | Hits:

[Other第一次仿真

Description: 利用Matlab软件,建立BPSK基带传输系统,比较AWGN和Rayleigh信道下的系统BER性能。(Using Matlab software to establish BPSK baseband transmission system, compare the system BER performance of AWGN and Rayleigh channels.)
Platform: | Size: 1024 | Author: 诸葛yiyi | Hits:

[matlabBPSK

Description: BPSK基带传输系统在AWGN和Rayleigh信道下的误码率(Error rate of BPSK baseband transmission system in AWGN and Rayleigh channels)
Platform: | Size: 11264 | Author: Armon | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net