搜索资源列表
matlab实现几种基本的通信仿真技术
- 这是我收集的几个通信基础理论的Matlab仿真实现,包括bpsk、qpsk、ofdm以及信号衰减和延迟的仿真。尽管不是我本人原创,但比较都经典。文件为*.m格式-This is my collection of several communications infrastructure theory Matlab Simulation, including BPSK, QPSK, and the OFDM signal attenuation and delay in the simulatio
QPSKwithmatlabcode
- 非常不错的QPSK在matlab中的仿真教程,文档中包含相关的所有代码!-very good QPSK in the Matlab simulation Guide, the document contains all the related code!
OFDMQPSK
- OFDM的QPSK仿真程序,里面只有一个txt文件,所有程序都在上面了。-OFDM QPSK simulation program, only a txt file, all proceedings in the above.
OFDM_QPSK_matlab
- 在OFDM上使用QPSK的仿真程序。有做理论分析的可参考-OFDM used in the simulation program QPSK. Theoretical analysis is done of reference
QPSK
- 本例用matlab语言实现了4QPSK的编解码及通过awgn信道的仿真。采用蒙特卡罗仿真法,得到误码性能,绘制曲线。可用于算法研究或课程学习。
QPSK
- 移动通信系统中QPSK调制仿真的实现,经测试可用。
qpsk
- 对M=4的PSK通信系统进行蒙特卡罗仿真 简单实用
OFDM.zip
- 比较简洁的OFDM+QPSK的仿真,带AWGN和误码率统计,Simple comparison of the simulation of OFDM+ QPSK with AWGN and bit error rate statistics
AWGN RAY
- 基于MATLAB的QPSK仿真(AWGN高斯信道和瑞利信道),包括系统框图、功率谱密度、星座图。另外还有一个当发生100个错误时的误码率,高斯信道和瑞利信道下仿真的误码率和误比特率与理论值对比。-MATLAB-based simulation of QPSK (AWGN Gaussian channel and Rayleigh channel), including system block diagram, the power spectral density, constellation
AWGN_error
- QPSK在AWGN信道下的误码率的仿真与分析-QPSK in the AWGN channel BER simulation and analysis. . .
communication.simulation
- 该程序包括了通信系统的相关仿真程序(matlab),并给出了QPSK、MPSK、BPSK等调制方式的相关matlab仿真程序。-The procedures include the communications system simulation related procedures (Matlab), and gives a QPSK, MPSK, such as BPSK modulation of Matlab simulation program.
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
QPSK
- QPSK仿真,从系统信号产生到调制,解调。全部都有,波形很不错。-QPSK simulation, the signal generated from the system to the modulation, demodulation. All have, the waveform is very good.
psk
- 信源产生、信道编码、调制、信道传输、解调、信道译码、差错比较等通信过程的Simulink仿真方法。分析几种调制方式(2FSK、2PSK、QPSK、16PSK、16QAM)在不同信噪比下的通信质量。-Generated source, channel coding, modulation, channel transmission, demodulation, channel decoding, error comparison of the communication process of th
qpsk
- qpsk 信噪比仿真画图 信噪比范围0-11db-qpsk SNR simulation drawing
QPSK-simulink
- 利用SIMULINK仿真QPSK在AWGN信道中的传输性能。-The use of SIMULINK simulation QPSK in AWGN channel transmission performance.
QPSK
- QPSK的调制与解调仿真,包含内插、成形滤波、匹配滤波等过程-modulation and demodulation of QPSK
tetra_mod_qpsk
- 基于MATLAB simulink 的QPSK仿真,R2008下测试可运行。提供波形、频谱、眼图、星座图。-Based on MATLAB simulink simulation of QPSK, R2008 under test can be run. It provides waveform, spectrum, eye diagrams, constellations.
qpsk
- 该代码实现QPsk在高斯信道下性能的仿真,比较了理想与衰落信道的区别,绘制仿真曲线-The code QPsk Gaussian channel performance simulation and compare the differences between the ideal and the fading channel, drawing emulation curve
OFDM—QPSK程序
- 本程序为QPSK映射下的OFDM系统仿真程序,给出了系统误码率等等结果。