搜索资源列表
matlab
- 其内容有: 1.基带输入波形及其功率谱 2.QPSK调制信号及其功率谱 3.AWGN信道输出及其功率谱 4.通过瑞利信道之前和之后的信号星座图 5.在高斯白噪声和瑞利衰落信道条件下的误码性能以及高斯白噪声的理论曲线,所有误码性能曲线在同一坐标比例下绘制
通信信号matlab仿真数字基带信号
- 通信信号matlab仿真数字基带信号pam的波形及功率谱密度 ,Communication Signal matlab simulation pam digital baseband signal waveforms and power spectral density
MPSKMQAMmudulation.rar
- 本程序用于完成BPSK、QPSK、pi/4QPSK、OQPSK、8PSK、16QAM、32QAM、64QAM和128QAM的调制仿真。并可任意扩展到MPSK和MQAM。程序分成四个部分,fir.m对基带码元序列进行脉冲成型,可选矩形脉冲,升余弦脉冲和平方根升余弦脉冲; modal.m 为主程序,完成岁各种信号的基带星座图映射、脉冲成型和调制;pi4QPSK.m 为pi/4QPSK信号的星座图映射程序;test1.m给出一个简单的频谱显示测试。,This procedure for the com
Ed200307
- 能量检测,根据以URKOWITZ 在1967年发表的能量检测文章以及Digham 2003、Ghasemi 2007发表的一系列文章为参考, 在AWGN信道中,给定SNR下,先产生一个原始信号(单音或者BPSK基带信号),然后叠加高斯噪声, 再进行能量检测-Energy detection, according to URKOWITZ the energy released in the 1967 test articles, and Digham 2003, Ghasemi 2007 se
snr_serMatlab
- 数字通信系统中采用基带传输和频带传输[ 1, 2 ] ,在抽样判决器之前,信号叠加了信道噪声. 本文利用 Matlab软件仿真[ 3, 4 ]分析了在判决器前叠加了高斯噪声后,信噪比与系统的误码率之间的关系.-Digital communication system using baseband transmission and band transmission [1, 2], in a sample before the decision device, the signal super
LTE
- 这是一个用matlab编写LTE基带处理的程序,可以对基带处理进行很好的学习,也可以用来学习MATLAB。-This is a preparation of LTE baseband processor with a matlab program that can be good learning for the baseband processor can also be used to learn MATLAB.
zuijiajidai
- 最佳基带系统性能仿真,通信原理-通信教学-The best base-band system performance simulation, Communication Theory- Communication Teaching
GMSKsim
- GMSK调制程序,采用I/Q调制,生成基带GMSK信号,供大家学习和参考!-GMSK modulation procedures, the use of I/Q modulation, to generate baseband GMSK signal for them to learn from and reference!
oqpsk
- OQPSK的matlab/simulink仿真程序,程序中在基带仿真了oqpsk的调制方式-OQPSK of matlab/simulink simulation program, the program in the base-band simulation of the modulation OQPSK
16qam
- 16-QAM基带传输系统的Matlab仿真 实现了主要模块二进制信息源输入,16QAM调制,发射滤波器,接收滤波器,采样,均衡,信号检测,16QAM解调,信息还原输出,产生BER曲线图。-16-QAM base-band transmission system Matlab simulation to achieve the main source of information input module binary, 16QAM modulation, fired filter, receiv
Mpsk
- 对数字基带(频带)传输系统进行仿真,并通过蒙特卡罗误码率仿真方法进行时域、频域分析误码性能。-The digital base-band (band) transmission system simulation, and Monte Carlo simulation method for bit error rate in time domain, frequency domain analysis of BER.
the digital base band trans mission simulation
- 运用了matlab编程,对数字基带传输进行仿真-Use of matlab programming, the digital base-band transmission simulation
JohnGProakis
- 覆盖了全书的信号与线性系统、随机过程、模拟调制、模拟数字转换、基带数字传输、带限信道的数字传输、载波调制的数字传输、信道容量和编码、扩频通信系统以及数字调制方法的SIMULINK仿真的 源代码-Book covers the signal and linear systems, stochastic processes, analog modulation, analog-to-digital conversion, base-band digital transmission, band-li
MSKmod
- 通过此代码,实现MSK调制。模拟基带信号频率为1kHz,正弦载波信号频率为6kHz。-MSK MODULATION
matlab
- 用matlab进行通信过程中基带信号通过系统传输的模拟-describe a signal in fundamental frequency band transmit through a system with the matlab language
Gardner_baseband
- 对基带数字通信的位同步过程进行了仿真,采用Gardner算法,没有用插值。符号用SRRC进行脉冲成形,环路滤波器没有用PI回路,是简单的alfa,1-alfa低通滤波,NCO调整也比较简单。-Baseband digital communications for the bit synchronization process of the simulation, using Gardner algorithm, did not use interpolation. Carried out wit
moshuzhuanhuan
- 基于MATLAB的数字基带传输系统仿真实验设计的一篇文章-MATLAB-based digital baseband transmission system simulation experiment design article
2ASK(1)matlab
- 2ASK(1)通信系统仿真进行2ASK调制,其中基带信号为单极性NRZ矩形波,采用相干解调方法对带通滤波器的输出信号进行解调;-2ASK (1) 2ASK modulation for communication systems simulation, in which the baseband signal is unipolar NRZ square wave, coherent demodulation method using band-pass filter output signal
PN码在BPSK调制下基带和频带的同步
- PN码在BPSK调制下基带和频带的同步,包括带通滤波,低通滤波,pn码产生(PN code in BPSK modulation baseband and frequency band synchronization, including band-pass filtering, low-pass filtering, PN code generation)
MATLAB程序例子
- 实现数字基带信号的编码,使用的是PCM编码和曼切斯特信道编码;整个程序包含编码和解码的全过程,以及最后对传输信号的正确性进行计算