资源列表
QPSK
- 基于matlab的qpsk仿真 仿真源代码-Qpsk simulation based on the matlab simulation source code
face_detction
- MATLAB code for face detection
speech3.m
- correlation is a basic need to explore relation between two speech signals i.e. two random signals.this code will surely help to understand correlation in speech signals in digital signal processing platform like MATLAB-correlation is a basic need t
butterworthlpdf
- 巴特沃斯數字低通濾波器。採樣率8000HZ,fp=2100hz,fs=2500hz,Rp=3db,Rs=25db.-butterworth LPF
RSA2_test
- RSA加密算法具体实践,通过示例程序实现其功能。-RSA encryption algorithm specific practice, through the sample program to achieve its function.
MGFMonteCarlo
- 中继通信系统中信道安全性能分析的蒙特卡洛仿真程序。-Monte Carlo simulation program for channel security performance analysis in relay communication system.
voronoi.pde
- programa para hacer un voronoi de varios puntos aleatorios
balance_tree
- matlab code for wireless sensor network
nrzi_
- line codes: NRZ-I of an 8 bits secuence
expodist
- Exponential distribution for inter vehicle spacing
Yangtiao
- 数值分析中的样条插值算法,通用举例。数值分析中的样条插值算法,通用举例-Numerical analysis of the spline interpolation algorithm, common example. Numerical analysis of the spline interpolation algorithm, for example general
conolutional_code
- Matlab source code for convolutional encoder (2,3,K) code described by generator polynomials g11=[0 1] g21=[1 1] g12=[1 1] g22=[1 0] g13=[0 0] g23=[1 1]