-
matlab
在MATLAB中写M文件:要求用三重循环求两矩阵相乘(M file in MATLAB, write: Request to use triple-loop order to multiply two matrices)
- 2009-10-23 19:27:35下载
- 积分:1
-
Introduction-to-MATLAB---Sikander-M.-Mirza
Introduction to Mathlab ebook
- 2012-03-25 21:32:46下载
- 积分:1
-
PALM-PRINT
palm print recognition project did in matlab
- 2014-12-03 14:11:37下载
- 积分:1
-
SUSANCodes
SUSAN算法的matlab实现,有较多的注释(SUSAN algorithm matlab implementation, there are more comments)
- 2011-04-30 01:17:36下载
- 积分:1
-
vulnerability
可用来计算复杂网络的易损性,进而分析网络特性(used to calculate the vulnerability of networks)
- 2014-09-30 08:37:53下载
- 积分:1
-
一种混合贪婪随机自适应搜索 GRASP to solve VRP
一种混合贪婪随机自适应搜索(GRACH)算法,用于解决单车辆段车辆路径问题(a hybrid Greedy Randomized Adaptive Search (GRASP) algorithm that solves a single depot vehicle routing problem)
- 2020-06-25 06:00:02下载
- 积分:1
-
moshishibie_10454980
我从网上下的模式识别的书籍,非常好,现共享一下(I recognize the pattern from the Internet of books, very good, is about sharing)
- 2011-09-16 07:32:34下载
- 积分:1
-
basis-matrix
生成dct基矩阵,傅里叶基矩阵,可用于压缩感知的基矩阵等(generate dct basis matrix,forier matrix,twhich can be used for CS theory)
- 2013-03-01 20:19:44下载
- 积分:1
-
nooise
在matlab中模拟图像受高斯白噪声和椒盐噪声的影响。(Analog Gaussian white noise and salt and pepper noise image is in matlab.)
- 2014-12-11 13:40:04下载
- 积分:1
-
EOFcgx
eof分解用的函数,说明如下:function [EOF,PC,F,diff]=EOFcgx(X)
EOF分解。Xm*n 空间数据维数m,n为时间采样点
返回值EOF为空间模态,PC为时间模态。第一空间模态EOF(:,1),第一时间模态PC(1,:)
返回值F为特征值,diff为误差
(eof decomposition function as follows: function [EOF, PC, F, diff] = EOFcgx (X)
EOF decomposition. Xm* n spatial dimension m, n is the time of sampling points
Returns the value EOF spatial modes, PC is the time modes. The first space modal EOF (:, 1), the first time the modal PC (1, :)
Return value F for eigenvalues, diff for error
)
- 2015-01-12 20:05:30下载
- 积分:1