搜索资源列表
BPSKmat
- 通信原理课程设计,matlab仿真-BPSK信号,方便大家,方便自己-communication principle curriculum design, Matlab simulation-BPSK signals to facilitate, convenience
ASKPSk
- ASK,PSK,BASK,BPSK的产生程序。用MATLAB来实现的。
ofdm-bpsk的MATLAB仿真程序
- 这是bpsk和ofdm相结合的MATLAB仿真程序,里面有详细的源代码说明!
ofdm-bpsk的MATLAB仿真程序
- 这是bpsk和ofdm相结合的MATLAB仿真程序,里面有详细的源代码说明!
modulator.rar
- ofdm中几种常用的调制方式的调制和解调程序,包括:BPSK、QPSK、16QAM、64QAM,modulation
chap09
- ex9_1 脉冲信号调制 ex9_2 载波10MHz,带宽2MHz的线性调频信号及其频谱图 ex9_3 产生7位巴克码编码的二相码 ex9_4 产生7位巴克码和线性调频的混合调制信号 ex9_5 瑞利分布实现程序 ex9_6 瑞利分布+杂波 ex9_7 相关对数正态分布杂波 ex9_8 相关weibull分布杂波 ex9_9 相干相关K分布杂波 ex9_10 线性调频信号的数字化正交解调 ex9_11 雷达脉冲压缩处理 ex9_12 二相编码信号的脉压
BPSK
- BPSK信号源matlab代码,可用于各种matlab仿真环境BPSK信号源激励-BPSK signal matlab source code, can be used for a variety of matlab simulation environment incentives BPSK signal source
ASK-OOK-FSK-BPSK
- MATLAB实现的FSK-OOK-PSK-ASK仿真源码,想要的人来下-FSK-OOK-PSK-ASK
BPSKdiversity
- MIMO diversity modulation BPSK
01576960Beaulieu
- 通过MATLAB软件;通过仿真得出性能曲线;从而比较bpsk的性能-The bit-error rate (BER) of binary phase-shift keying in Rayleigh fading, using the Alamouti transmission scheme and receiver selection diversity in the presence of channel-estimation error, is studied. Closed-
BPSKMATLAB
- BPSK MATLAB To achieve modulation and demodulation-BPSK MATLAb
bpsk_and_it_plus_plus
- 本程序包含在高斯噪声下bpsk用it++和matlab分别进行仿真,观察其性能-this programme include using it++ and matlab to simulate bpsk performence under awgn channel
BPSK
- BPSK的MATLAB编码,课堂上作业,采用simulink来做-BPSK的MATLAB编码,采用simulink来做。。。。。。
BPSK-AWGN
- Matlab编写BPSK信号通过AWGN信道的仿真过程-Matlab write BPSK AWGN channel signal through the simulation process
bpsk
- bpsk modulation matlab code
LDPC_code_rwg
- LDPC码编译码的整个matlab实现,包括校验矩阵的生成,BPSK,编码和译码-LDPC matlab code realization
mrc1
- In the name of god This code scr ipt for computing the BER for BPSK modulation in a Rayleigh fading channel with Maximal Ratio Combining. This program is for Matlab.
BPSK
- BPSK Modulation Matlab File
QPSK-BPSK-simulation
- 在matlab上仿真QPSK BPSK过成型滤波器,AWGN信道,上下变频后的误码率情况-On the matlab simulation QPSK BPSK been shaping filter, AWGN channel, the error rate down conversion after the case
基于高斯白噪声信道BPSK调制下的误码率与信噪比的关系
- MATLAB代码 公式推导的时候信噪比的单位是B,目的是为了推导的方便,代码在写的时候需要记得换算。 单个符号的比特数跟信噪比有关,snr越大,其越大。 由于符号1被误认为是0的概率与符号0被误认为是1的概率是一样的,因此无论蒙特卡洛的仿真次数是多少,误码率的理论计算值 与蒙特卡洛仿真值永远一样!(条件是高斯白噪声为0均值的) 为了让实际结果与理论值完全一样,高斯白噪声的概率密度函数中的均值需要为0!但是这个条件在实际生活中无法满足。 环境是不能改变的,因此噪声的均值是无法改变的。