-
multiphase_odd
经过验证的基于奇排列的多相滤波matlab源代码(Validated based on polyphase filtering of the arrangement of the matlab source code)
- 2013-08-04 10:32:50下载
- 积分:1
-
Artificial-Neural-Networks
THIS IS INTRODUCTION TO ARTIFICAIAL NERAK NETWORKS
- 2013-04-10 16:52:14下载
- 积分:1
-
yuzhifenge
在matlab中,利用全局阈值对图像进行图像分割,得到有用的区域(Global threshold image in matlab for image segmentation, get useful area)
- 2013-04-26 21:54:39下载
- 积分:1
-
weina
维娜滤波的程序,可以很好的反应维纳滤波识别信道,还有去掉噪声。(Vina filtering program that can recognize a good response to the channel Wiener filter, and remove the noise.)
- 2010-10-12 17:16:47下载
- 积分:1
-
inode_mark
Recalculate the mask of events relevant to a given inode locked.
- 2014-10-17 10:56:05下载
- 积分: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
-
Gasen
该程序是用matlab写的一个利用遗传算法的选择性集成算法(The program is written in a matlab genetic algorithm using selective Ensemble Learning algorithm)
- 2009-04-01 09:25:02下载
- 积分:1
-
dcode
本matlab函数实现微分编码,可以处理通信信道中的偶发“倒相”现象,避免误码。(Matlab function of the differential encoding, communication channels can handle the occasional " down phase" phenomenon, to avoid error.)
- 2009-04-22 20:24:09下载
- 积分:1
-
1122
车牌识别,用matlab实现的简单车牌识别系统,学习交流用(License Plate Recognition)
- 2015-01-04 16:15:23下载
- 积分:1
-
twoend
龙格库塔方程,求解偏微分方程,主要用在光学领域(Runge-Kutta equations, solving partial differential equations, mainly used in the optical field)
- 2015-03-25 06:51:13下载
- 积分:1