搜索资源列表
CP0201_TRANSMITTER_2PPM_TH
- UWB超宽带信号。2进制PPM脉冲编码调制MATLAB源代码。可以用在仿真中
mod_demod.zip
- 三种模拟调制与解调的算法,三种模拟调制为:AM,FM,SSB,Three types of analog modulation and demodulation algorithms, three types of analog modulation for: AM, FM, SSB
dpcm.rar
- 差分脉冲编码调制(DPCM)的matlab模块仿真,实现抽样,量化,预测,编码并解码,欢迎下载使用,我自己编的,Differential pulse code modulation (DPCM) of matlab simulation module, the realization of the sample, quantification, prediction, coding and decoding, welcome to download, I own the
QPSK-Rayleigh_channel
- QPSK通过瑞利信道的MATLAB仿真,Alamouti空时码在不同调制方式下的性能仿真-QPSK Rayleigh channel through MATLAB simulation
16qam_channel_encode
- 一、 本程序采用16QAM调制方式,对一串2进制信源进行调制,采用(7,4)循环码对信源做信道编码,用升余弦滚降函数进行基带调制,再调到高频信道;在信道上加入高斯白噪声,运用匹配滤波器解调,画出解调星座图,运用最小欧氏距离译码判决,再对信号进行信道解码,画出采用信道编码技术和不采用信道编码技术的误比特率图。-First, this program uses 16QAM modulation mode, for a string of two binary source is modulated,
OFDM
- 介绍OFDM的各种调制,延迟还有衰落环境下的文件程序编码-Introduced a variety of OFDM modulation, delay also documents the decline of environment procedures coding
cdma2000_simulink
- cdma2000的系统建模及实现 包括信源编码,信道编码,扩频,调制。-cdma2000 System Modeling and implementation
STBC4C
- 4发射天线1接收天线在QPSK调制下的正交空时编码-4 transmission antennas in a receiving antenna orthogonal QPSK modulation space-time coding
stbc4
- 4发射天线1接收天线BPSK调制下的正交空时编码,采用MATLAB语言-4 receiving antennas transmitting antennas 1 under BPSK modulation orthogonal space-time coding using MATLAB language
16QAM
- QAM的调制与解调程序,Matlab仿真,没有加入编码与译码。-QAM
OFDMCommunicationSystemMatalabCode
- 一个相对完整的OFDM通信系统的仿真设计,包括编码,调制,IFFT,上下变频,高斯信道建模,FFT,PAPR抑制,各种同步,解调和解码等模 块,并统括系统性能的仿真验证了系统设计的可靠性。 -A relatively complete simulation of the OFDM communication system design, including coding, modulation, IFFT, frequency up and down, Gaussian channel
ofdm1
- 利用卷积编码和BPSK调制方式,关于高斯白噪声信道下信噪比与比特误码率关系的Simulink仿真-The use of convolutional coding and BPSK modulation on the Gaussian white noise channel ,the relationship between SNR and bit error rate using Simulink simulation
HARQ
- 自己写的组合译码程序 bpsk调制 汉明编码-Write your own combination of decoding process bpsk Hamming code modulation
ZHAO_OFDM
- 这个程序除了接收机同步、信道编码没有加入外,基本上反映了一个OFDM系统的特性: 1. qpsk/16qam/64qam映射、解映射 2. OFDM调制解调(循环前缀,FFT等) 3. 非整数采样时刻多径时延的多径信道 4. Rayleigh或者Rician多径信道 5. 信道的连续时变(非block fading) 6. 线性插值信道估计 7. FFT变换域插值信道估计-In addition to this program receiver synchroniza
vipcodec
- 该系统实现了视频通信系统由通信模块库及使用从视频处理模块块基于MPEG - 1和DVB演示演示基于Simulink模块,它不从源编码,频道编码(RS编,卷积编码器)调制(QAM调制, OFDM)技术,信道及当时的整个过程相反,在接收端 然而,甚少是一个问题,那里的视频源编码器输出去到信道编码,当运行系统,则会出现错误,说的RS -编码器输入不正确,这种输入问题,我想,未来的视频输出 我不会令你对这个问题APRRECIATE&应该是什么的RS编码器输入的大小帮助? 原
pcm
- 脉冲编码调制(PCM)实现 编程实现PCM技术的三个过程:采样、量化与编码。 采样:低通连续信号采样,以 x=sin(200*t) m=x./(200*t) m=m.*m 为例说明低通采样定理,绘出信号时、频图形;带通连续信号采样,以x=sin(20*t) m=x./t 为例说明带通采样定理,绘出信号时、频图形。 量化:均匀量化,以幅度 的正弦信号为例实现为64级电平的均匀量化;非均匀量化,输入A律PCM编码器的正弦信号 ,采样序列为 ,将其进行PCM编码,给出编码器的输出码组序列
OFDM-Matlab
- OFDM 的 Matlab仿真,包括一个相对完整的OFDM通信系统的仿真设计,包括编码,调制,IFFT,上下变频,高斯信道建模,FFT,PAPR抑制等-OFDM Matlab
数字调制
- 数字通信中BPSK和DPSK调制以及PCM的均匀量化编码和A律13折近似编码的matlab例程(In digital communications, BPSK and DPSK modulation, and PCM uniform quantization coding and A law 87% off approximate encoding matlab routines)
MATLAB代码
- MATLAB程序开发设计PCM编码调制系统(MATLAB program development and design of PCM coded modulation system)
fskhmrl
- 在matlab中,瑞丽信道下,fsk调制,汉明码编码(In matlab, ruili channel, FSK modulation, hamming code coding)