资源列表
parameter_estimation_Matlab_code
- 统计信号处理,参数估计的方法,包括:最大似然,最小二乘方法,Monte_Carlo-Statistical signal processing, parameter estimation methods, including: maximum likelihood, least squares method, Monte_Carlo
modulation
- 各种QAM的调制程序
DFT
- DFT矩阵的matlab实现,广泛应用于各种DFT的实现以及电路应用-the implementation of the DFT matrices,it can be widely used in different kinds of circuits.
turbosystem
- turbo码搭建了简单的系统来进行纠错展示,可以实现从编码,加入错误,译码,输入输出码字对比等基本功能,另外加入了交互模块,用户可以自己设定错误比特的数目和位置,使纠错功能显而易见.-turbo codes built a simple system for correcting display, from coding can be achieved by adding errors, Decoding, input and output code contrast basic functio
module-CRC16
- CRC-16 encode module
GMSK
- GMSK实验,了解高斯滤波器矩形脉冲相应,相位路径,画眼图。-GMSK experiments to understand the the rectangular Gaussian filter impulse response, phase path, draw the eye diagram.
spectrum
- 信号处理中的振幅谱和相位谱以及谱密度估计等-1) Calculation of: - One-sided amplitude spectrum - One-sided phase spectrum - Vector of frequencies. 2) The function can plot: - One-sided amplitude spectrum - One-sided phase spectrum. Two examples are g
rs1
- 完整的RS编译码仿真程序,基于matlab仿真实现-integrity of the RS encryption simulation program, based on Matlab Simulation
V-BLAST-simulation
- 比较采用干扰消除和无干扰消除的V-BLAST系统误帧率与SNR的关系曲线。系统参数:收发天线个数M=4,N=6;设定发送信号总功率P=1;设定每一帧中的符号数Nframe=100;调制方式为16QAM;信道为不相关瑞利衰落信道。-Was used to compare the interference canceller and V-BLAST system without interference cancellation, the frame error rate and SNR curve
BM-decode
- 进行BCH译码,经过模拟信道的加噪后,用BM译码的方法进行译码,信道编码的应用-BCH-decoded after the analog channel plus noise, with the BM decoding method for decoding, channel coding applications
BPSK_OVER_AWGN_CHANNEL
- Generate the digital AWGN signal n[k] (sampled n(t)) by generating zero mean Gaussian random variables independently (separately) for each k MATLAB function random.
gmsk2
- 本代码实现基本的GMSK调制解调的功能,经过调试可用-The code to achieve basic GMSK modulation and demodulation functions available through debugging