-
superresolution
source for super-resolution method (PG, POCS, IBP) using Matlab
- 2011-06-24 16:15:41下载
- 积分:1
-
121e
灰度共生矩matlab代码。。。。。。。。(Gray symbiotic moments matlab code. . . . . . . .)
- 2011-09-13 17:20:25下载
- 积分: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
-
MATLAB
MATLAB命令大全,学习资料,非常全面。(MATLAB command Daquan, learning materials, very comprehensive.)
- 2009-10-20 11:06:37下载
- 积分:1
-
xingguanfx
运用相关分析法来进行系统辨识,采用的是M序列输入信号。(Carried out using correlation analysis, system identification, using the M sequence input signal.)
- 2010-06-25 12:27:31下载
- 积分:1
-
secondwave
用二代小波实现加噪信号的消噪 本次分解只做三层 可以根据需要增加次数(second wave)
- 2011-05-06 20:47:42下载
- 积分:1
-
PSOabc
文件中含有三个代码,分别是PSO, PSOGET和PSOSET,并附有详尽的注释及过程。(File contains three code, it is respectively PSO, PSOGET and PSOSET, with detailed notes and process.
)
- 2012-04-30 14:37:40下载
- 积分:1
-
图像融合 fusion
红外图像和可见光图像的融合之MATLAB程序(Infrared image and visible image fusion)
- 2013-04-07 21:04:53下载
- 积分:1
-
熵权法
熵权法matlab代码,直接在命令窗口输入数据即可进行计算。(Analytic Hierarchy Process Matlab Code)
- 2020-06-18 07:40:02下载
- 积分:1
-
MatlabGui
matlab的界面编程的资料,详细的步骤可供初学者参考(the matlab interface programming, detailed step reference for beginners)
- 2012-08-28 10:58:54下载
- 积分:1