资源列表
RARF
- 这是关于雷达调频信号的脉冲压缩程序,作为雷达的常见的输入信号。-This code is about Rar signal
sim_OFDM
- OFDM技术基本原理和matlab实现,只要是以mimo技术为背景进行研究,本代码配合OFDM基本原理的ppt讲解更有效,-OFDM technology basic principles and matlab implementation, as long as the MIMO technology is the background for research, the code with OFDM basic principles of PPT to explain more effect
PSD_Mfile
- Power spectrum density的matlab实现 包含unipolar,bipolar,QPSK,BASK,BPSK,BFSK-Mfile ofPower spectrum density includes unipolar,bipolar,QPSK,BASK,BPSK,BFSK
twoto22
- ldpc在系统矩阵twoto下的系统仿真,在参数双可变情况下对系统输出的影响,matlab7.0编译通过
Utils
- utiliti applications
chengx
- 系统辨识,节拍延迟线(TDL)模型,PRN序列,蒙特卡洛仿真次数-System identification, beats delay line (TDL) model, PRN sequences, Monte Carlo simulation times
8ASK
- 基于MATLAB的8ASK数字调制系统设计的程序设计,别人编写的.
TI8bitdriver
- 一个TI 8位DA TLC5620的驱动程序,希望对大家有用,
TCP
- 基于tcp的网络程序的实现 源代码 文本格式的,应该可以直接使用-Implement tcp-based network programs Source code Text format, you should be able to directly use
digital-filter
- 包含有信号源的数字滤波器设计,文件中包含有高通,低通,带通,带阻四种数字滤波器。-The program is used to design a digital filter.There are four kinds of digital filter included in the file.
signal_detection_Matlab_code
- 统计信号处理,用于噪声中信号检测的方法,Matlab源代码。-Statistical signal processing, methods of detection signal with noise, Matlab source code.
CBF_encode
- 低密度奇偶校验码硬判决译码算法的c语言实现