-
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
-
LMSyz
自适应滤波算法的LMS算法的仿真验证程序是在FM信号上提取完成的(LMS adaptive filtering algorithm of the simulation algorithm the verification process is complete extraction of FM signal on the)
- 2009-05-12 10:31:21下载
- 积分:1
-
Multi_Block_PLSC
PLS方法的多block设计脚本,参考文献
Partial Least Squares (PLS) methods for neuroimaging: A tutorial and review,NeuroImg,2014,(multi-block design
Partial Least Squares (PLS) methods for neuroimaging: A tutorial and review,NeuroImg,2014,)
- 2015-01-26 16:29:08下载
- 积分:1
-
维纳滤波器
实现维纳滤波的功能。包括时域和频域的实现。需要实现维纳滤波的可以参考。(Implement of Wiener Filter)
- 2018-03-07 16:32:20下载
- 积分:1
-
SWcomplex
生成小世界网络的Matlab程序,比较好,很多人都在用这个(Generate small-world network Matlab program, better, a lot of people are using this)
- 2010-11-26 20:07:02下载
- 积分:1
-
10086
通过tems的导入,对其源码进行运行,可以自动的拨号进行通话的连接。(Through Tems of import, its source code to run, you can automatically dial the call was made)
- 2010-03-10 14:46:29下载
- 积分:1
-
drawing
matlab经典算法程序中关于绘图问题的具体指导资料 给需要的朋友们以启发(classical algorithm matlab program drawing problems specific guidance on information to friends who need to inspire)
- 2013-11-13 11:23:12下载
- 积分:1
-
gui_segment
color & texture results
- 2011-12-01 18:57:50下载
- 积分:1
-
DPCM
通信原理课程设计:语音信号基带通信传输系统仿真基于DPCM编码和循环码
(Communication Theory Course Design: speech signal base-band telecommunication transmission system simulation
Based on DPCM coding and cyclic codes)
- 2010-03-04 15:42:37下载
- 积分:1
-
Vertical_well_Q_steady
这是一个Matlab源码,用于计算直井稳定产能(Steady productivity of vertical wells)
- 2014-02-24 11:53:22下载
- 积分:1