-
ICOtoolbox
人工免疫算法的工具箱,有需要就拿去用吧!希望能采纳,(Artificial immune algorithm toolbox, there is a need to take with you! Hoping to adopt)
- 2008-05-30 10:12:40下载
- 积分:1
-
jaudio
JAUDIO Java-based buffered sound playback device class.JAUDIO class enhances built-in SOUND and SOUNDSC functions to allow uninterrupted playback.
- 2010-08-06 22:13:15下载
- 积分:1
-
conv_enc
卷积编码MATLAB仿真,Code Rate=1/2(Convolutional coding MATLAB simulation, Code Rate = 1/2)
- 2010-10-06 23:21:06下载
- 积分:1
-
digital
数字信号处理之时域卷积matlab实现,非常简单。(Digital signal processing implementation of time-domain convolution matlab)
- 2009-11-30 11:09:48下载
- 积分:1
-
mfile
说明: 文件中包含掌握与精通Matlab书中的所有程序源代码。(File contains the master and the master book, all of the programs Matlab source code.)
- 2010-03-26 16:02:39下载
- 积分:1
-
11
说明: STFT在跳频信号分析中的应用,上传一个论文,供大家参考一下(STFT in signal analysis in frequency hopping applications, upload a paper for the U.S. refer to)
- 2008-05-17 13:12:08下载
- 积分:1
-
randomadd_chess
随机插值 (Random interpolation)
- 2012-09-08 07:43:33下载
- 积分:1
-
moving_average_v3.1
Smooths a matrix (with/without NaN s) via recursive moving average method and eliminates data gaps.
(MOVING_AVERAGE(X,F) smooths the vector data X with a boxcar window of size 2F+1, i.e., by means of averaging each element with the F elements at his right and the F elements at his left. The extreme elements are also averaged but with less data, obviously. Leaving the edges intact. The method is really fast.
MOVING_AVERAGE2(X,M,N) smooths the matrix X with a boxcar window of size (2M+1)x(2N+1), i.e., by means of averaging each element with its surrounding elements that fits in the mentioned box centered on it. This one is also really fast. The elements at the edges are averaged too, but the corners are left intact.
NANMOVING_AVERAGE(X,F) or NANMOVING_AVERAGE(X,F,1) accept NaN s elements in the vector X the latter interpolates also those NaN s elements surrounded by numeric elements.
NANMOVING_AVERAGE2(X,M,N) or NANMOVING_AVERAGE2(X,M,N,1) accept elements NaN s in the matrix X the latter interpolates also those NaN elements surrounded by numeric elements.)
- 2009-03-06 23:10:07下载
- 积分:1
-
shuju
寻找数组中的局部极大值和局部极小值以及其位置的函数( 比较前后5个数据)
- 2014-11-06 20:26:28下载
- 积分:1
-
calc
使用MATLAB写的计算器,可以随意添加、删除数据。(Simple Calculator , with funny tweaks
Feel free to Add/delete anything)
- 2010-08-23 15:10:31下载
- 积分:1