搜索资源列表
finalreport
- matlab实现的多个基础程序和报告并有流程图(1) 绘出正弦信号波形及频谱。 (2) 单极性归零(RZ)波形及其功率谱,占空比为50%。 (3) 升余弦滚降波形的眼图及其功率谱。滚降系数为0.5。发送码元取值为0、2。 (4) 最佳基带系统的Pe~Eb\\No曲线,升余弦滚降系数a=0.5,取样值的偏差是Ts/4。 (5) Pe~Eb\\No,升余弦滚降系数a=0.5,取样时间无偏差,但信道是多径信道,C(f)=abs(1-0.5*exp(-j*2*pi
通信信号matlab仿真数字基带信号
- 通信信号matlab仿真数字基带信号pam的波形及功率谱密度 ,Communication Signal matlab simulation pam digital baseband signal waveforms and power spectral density
adaptive-predistortion_HCQ
- 对双音信号的LUT基带数字预失真,功放采用saleh模型,附有各文件的组成说明。适合于深入学习功放线性化技术。该仿真对宽带和窄带都做了仿真,对窄带的效果更好,仍然有改进的余地。-This is a simulation program of Matlab for LUT digital baseband predistortion. It is helpful in learning High power amplifier linearity technology. Both of the n
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
16QAM
- 简单的数字传输系统---主要是对16-QAM数字基带传输系统进行仿真,基带调制和解调的输出信号都是复数信号。-Simple digital transmission system--- mainly simulate the 16-QAM digital baseband transmission system, the output signals of the baseband modulation and demodulation are complex signals.
xinhao
- 此程序适合对数字基带信号的仿真,并对两径信道传递函数曲线分析-This program suitable for digital base-band signal simulation, and the two-path channel transfer function curve analysis
JohnGProakis
- 覆盖了全书的信号与线性系统、随机过程、模拟调制、模拟数字转换、基带数字传输、带限信道的数字传输、载波调制的数字传输、信道容量和编码、扩频通信系统以及数字调制方法的SIMULINK仿真的 源代码-Book covers the signal and linear systems, stochastic processes, analog modulation, analog-to-digital conversion, base-band digital transmission, band-li
SimulationBasedSystems
- 仿真基带数字调制系统实现滚降系数分别为0,0.5,1时信号时域,频域和功率谱密度以及眼图的波形-Simulation-based systems with digital modulation to achieve roll-off coefficients were 0,0.5,1 the signal in time domain, frequency domain and power spectral density and waveform eye diagram
matlab
- 基于matlab的数字基带系统各种调制解调链路,包括am,ssb,pcm等,对调制信号,误码率,眼图等进行了仿真-Matlab-based system, a variety of digital baseband modem link, including am, ssb, pcm, etc., on the modulation signal, the error rate, eye diagrams simulated
16QAM_prj
- 16QAM数字基带信号系统仿真,包括发射机程序和接收端程序-16QAM digital baseband signal system simulation
bpsk
- BPSK信号的仿真,包括随机信号产生、数字基带信号、已调信号、加噪声,解调等-BPSK signal simulation, including the random signal generator, a digital baseband signal, the modulated signal, plus noise, the demodulation
QPSK-BER
- 一个仿真数字带通QPSK调制系统的误码率的matlab程序。无论是仿真带通系统还是基带通信系统,通信系统模型的误码率的计算过程主要由设置相关参数、创建信号、即信源编码、调制、对调制信号添加高斯噪声、解调、计算系统的误码率等步骤组成。这个例子详细介绍如何利用matlab通信工具箱中提供的函数实现系统的误码率的仿真。-BER simulation of a digital bandpass QPSK modulation system matlab program. The simulation s
Untitled
- 数字基带系统的仿真,包含信号源的产生和眼图,已经仿真调试通过。-Simulation of digital baseband system, and the eye diagram contains the signal source, has been debugging through.
GMSK_BaseBand_Digital_Modulation
- GSM手机信号的基带数字信号调制MATLAB仿真算法,可以直接生成代码载入FPGA板中,这个算法是公司应用过的,肯定可行。请别乱传。 -Baseband digital signal modulation MATLAB simulation algorithm GSM mobile phone signal, you can generate code directly loaded into the FPGA board, the algorithm is applied over the
GMSKdulationRE
- GSM手机信号的基带数字信号调制MATLAB仿真算法,可以直接生成代码载入FPGA板中,这个算法是公司应用过的,肯定可行。请别乱传。 -Baseband digital signal modulation MATLAB simulation algorithm GSM mobile phone signal, you can generate code directly loaded into the FPGA board, the algorithm is applied over the
ASGRJ
- _通信原理_中数字基带信号的计算机仿真 希望给大家带来帮助,-Communication principle between _ _ computer simulation of the digital baseband signal in hope to bring you help,
hopelrinciplehope
- _通信原理_中数字基带信号的计算机仿真 希望给大家带来帮助,-Communication principle between _ _ computer simulation of the digital baseband signal in hope to bring you help,
软件实验1-1
- 通信系统仿真,数字基带系统传输实验,可显示信号星图、BER等(Communication System)
matlab仿真线性调频信号通过匹配滤波器
- 设计仿真了数字基带通信系统在接收端接收到模拟信号后通过匹配滤波器的效果,其中匹配滤波器的输入信号我们假定为线性调频信号,经过匹配滤波器的输出信号作为抽样判决器的输入信号。我们通过比较匹配滤波器的输入输出信号,验证得出其性能特性。