-
sigxpand
将输入d进行扩张,方法是在d的每个数据中插入M-1个零值。
如输入d=[1,2,3,4] M=3
输出out=[1 0 0 2 0 0 3 0 0 4 0 0](To expand the input d, the method is to insert each data d, M-1 zero value. If the input d = [1,2,3,4] M = 3 output out = [1 0 0 2 0 0 3 0 0 4 0 0])
- 2010-11-14 11:18:01下载
- 积分:1
-
matlab-qpsk
基于matlab的QPSK数字基带通信系统仿真(Matlab-based QPSK digital communication system simulation)
- 2011-05-31 02:21:19下载
- 积分:1
-
CoverageCalculation
wireless coverage calculation source code for matlab
- 2011-07-18 21:31:27下载
- 积分:1
-
watfill
说明: 这是matlab上实现的一个注水算法的程序。(This is a matlab algorithm to achieve a water injection program.)
- 2010-04-04 19:23:45下载
- 积分:1
-
AQAAVR
Many files are available including coding in matlab for communciation systems
- 2011-10-04 13:40:29下载
- 积分:1
-
Wavelet-Transform-C-
小波变换C语言实现,包含小波变换中各种算法,可以进一步了解算法的具体过程(Wavelet Transform C Language Realization)
- 2021-04-19 09:18:51下载
- 积分:1
-
afd
实现主动频率偏移法的孤岛检测,利用matlab中的S-FUN编写(Frequency offset for active islanding detection method, using matlab written in S-FUN)
- 2011-07-13 10:18:31下载
- 积分:1
-
Adavance-PID-control
刘金琨先进PID控制MATLAB仿真第二版程序(Liu Jinkun advanced PID control and MATLAB simulation program)
- 2012-08-16 10:45:24下载
- 积分:1
-
modulation
am and fm modulation
- 2010-11-10 14:03:46下载
- 积分:1
-
pso123
pso 算法 这是网上下载的程序 借鉴一些阿(pso algorithm which is downloaded from some A procedure)
- 2007-05-14 09:50:44下载
- 积分:1