搜索资源列表
bpsk.rar
- 用C++实现BPSK的仿真,包括信源,调制,信道,解调,计算误比特率,Using C++ implementation BPSK simulation, including source, modulation, channel, demodulator, bit error rate calculation
AWGN-Rayleigh-BPSK-DSSS.rar
- 程序仿真了关于扩频系统在两种信道下的误码率,Process simulation of the spread spectrum system in about two channel BER
BPSK-QPSK
- 仿真分别实现了BPSK与QPSK的误码性能,对进一步理解它们起到了很好的作用-Simulation of BPSK and QPSK, respectively, realized the error performance, to further understand the role they played a very good
rayleigh-awgn-BPSK
- 用MATLAB仿真瑞利信道下的BPSK系统的误码率 和信噪比的关系曲线。-Using MATLAB simulation under Rayleigh channel BER BPSK system and the relationship between the curves of signal to noise ratio.
bpsk
- 基于bpsk的vhdl语言编程与性能仿真-Based on the vhdl language bpsk programming and performance simulation
bpsk
- 对二进制的高斯信道的误码率进行了Monte Carlo仿真,对初学者很有启发。-Pairs of binary Gaussian channel bit error rate of the Monte Carlo simulation, is very instructive for beginners.
bpsk-qpsk-8psk
- 实现bpsk qpsk 8psk的matlab仿真程序,值得下载-Achieve bpsk qpsk 8psk of matlab simulation program, worth downloading
bpsk
- 本程序很好的实现了BPSK调制解调技术对基带信号的调制和解调仿真-This procedure achieved good BPSK modulation and demodulation technology for base-band signal modulation and demodulation simulation
BPSK
- 简单的BPSK误码率仿真曲线,用MATLAB软件,画图很精美-Simple BPSK BER simulation curves, using MATLAB software, drawing a very fine
59564322Simulink2
- SIMULINK仿真实现BPSK在莱斯衰落+AWGN信道中的调制与解调,并分析了误码率和星座图等等参数。-SIMULINK simulation of BPSK in Rician Fading realize+ AWGN channel modulation and demodulation, and analyzes the bit error rate and constellation parameters and so on.
rayleigh-awgn-BPSK
- 用rayleighchan 函数仿真时要注意最后要做相位补偿(此问题是导师发现的) 程序步骤: ~产生随机序列 ~产生瑞利信道 ~调制 ~记忆信道特征 ~信号通过信道 ~相位补偿 ~加高斯噪声 ~解调 ~计算仿真误比特率 ~计算理论误比特率 ~不同颜色画出误比特率曲线对比-Function Simulation with rayleighchan last thing to note when the phase compensation (thi
BPSK_Simulink
- 用SimuLink仿真BPSK原理框图,MATLAB的仿真原理图,系统会自动删除debug和release目录-BPSK simulation using Simulink block diagram, MATLAB simulation schematic diagram, the system will automatically delete debug and release directory
bfsk_ber
- bpsk仿真程序,仿真ber(误码率)等性能-bpsk simulation, emulation ber (bit error rate) and other properties
BPSK
- 经过BPSK调制解调 直接序列扩频 误码率仿真图-After BPSK modulation and demodulation Direct sequence spread spectrum BER simulation map
BPSK-speading
- BPSK直接序列扩频系统仿真程序,扩频码为64位m序列-BPSK direct sequence spread spectrum system simulation program, spreading code sequence for the 64 m
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.
ofdm-tge
- OFDM程序,这么安排矩阵的目的是为了构造共轭对称矩阵 共轭对称矩阵的特点是 在ifft/fft的矢量上 N点的矢量 在0,N/2点必须是实数 一般选为0 1至N/2点 与 (N/2)+1至N-1点关于N/2共轭对称- BPSK simulation using a carrier cosine wave with ISI clc close all clear all figure(1) n=160 for i=1:n data(i
the-BER-for-BPSK-in-OFDM-modulation-in-the-presen
- the BER for BPSK in OFDM modulation in the presence of Rayeligh fading channel simulation in matlab programme
BPSK simulation over an AWGN channel
- BPSK simulation over an AWGN channel
bpsk
- 是关于通信的BPSK仿真,适合于初始编程的技术人员与大学生,希望对大家有所帮助。(BPSK simulation on communication)