资源列表
Hamming_QPSK_AWGN
- 仿真比较未经编码和进行(7,4)Hamming编码的QPSK调制通过AWGN信道后的误比特率性能。-Simulation without coding and (7,4) the Hamming-coded QPSK modulation in AWGN channel bit error rate performance.
stbcg4
- 多天线16QPSK调制误码率曲线仿真,应用的是空时分组编码技术。-Multi-antenna 16QPSK modulation error rate curve simulation, the application of space-time block coding techniques.
BER-for-FSK-modulation-in-AWGN-channel
- Its FSK in AWGN channel written in MATLAB.
RSA
- RSA 数字签名的基本思想 RSA数字签名的安全性依赖于大数分解的困难性。 1、参数与密钥生成 首先选取两个大素数p和q,计算 n=pq 其欧拉函数值 (p-1)*(q-1) 然后选取随机整数e,满足 gcd(e,(p-1)*(q-1)))=1 并计算 d=e^-1 mod((p-1)*(q-1)) 则公钥为(e,n),私钥为d;p,q是秘密参数,需要保密。如不需要 保存,计算出e,d后可销毁。 2、签名算法 设
mxulie
- 基于matlab的产生M序列的源代码是5级线性移位反馈寄存器-Source code to produce the M-sequence 5 linear shift feedback register
m_sequence
- 伪随机编码m序列的matlab产生程序及相关特性的分析与仿真-m sequence
msk_IQ_modulation
- 这是一个封装好的IQ两路的MSK调制源代码,已经调试好,并且在项目中使用,可放心下载-This is a good package IQ two the MSK modulation source code, debugging has been good, and used in the project, you can rest assured that downloads
rs_decode
- RS码是通信中常用的纠错编码,且RS译码部分较难实现。本源程序是RS译码的C实现,已经调试成功并且在项目中运用。-The RS code is a communication error correction encoding and the RS decoding section is more difficult to achieve. The source is the RS decoding the C implementation has been successful commiss
RandNum
- 用来产生随机噪声信号n,通信过程中的噪声!-Used to generate the random noise signal n, the noise in the communication process!
STFrFT
- 短时分数阶傅里叶变换的Matlab子函数-short time fractional fourier transform
ber
- THIS FILE DESCRIBE THE CALCULATION OF BIT ERROR RATE (BER) OF A MODULATED SYSTEM AND THE PLOT OF THE BER WITH SIGNAL TO NOISE RATIO (SNR) TO EVALUATE THE SYSTEM BEHAVIOR-THIS FILE DESCRIBE THE CALCULATION OF BIT ERROR RATE (BER) OF A MODULATED SYSTEM
mrc_mrt_no_interference
- 瑞利衰落条件下的无线信道蒙特卡罗matlab仿真,供无线领域初学者参考。-The Monte-Carlo simulation of wireless channels under Rayleigh fading.