-
Graph
复杂网络的一些节点面对攻击的代码,包括模型的产生。(Some of the complexity of the network nodes of the face of attack code, including the selection of models.)
- 2009-05-04 14:55:04下载
- 积分:1
-
sift.tar
SHIF 算法的matlab实现,可以用于比较SHIF算法(SHIF Algorithm Implementation of Matlab can be used in the comparison algorithm SHIF)
- 2006-11-07 09:26:06下载
- 积分:1
-
Segmented-predictive-controller
分段控制器设计的MATLAB源程序,想做分段控制SIMULINK的同学可下载看看!(Segmented controller design MATLAB source, wanted segmented control SIMULINK students can download to see!)
- 2014-10-23 11:03:26下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
chi2test
此代码用于具有卡方或近似卡方分布的统计量的假设检验(chi-square test)
- 2020-11-16 21:29:42下载
- 积分:1
-
Reconstruction-algorithm
压缩感知可以用远低于奈奎斯特速率对信号进行采样,然后用重构算法对测量的信号进行重构,这程序就是CS的重构算法。(Compressed sensing can be used far less than the Nyquist sampling rate of the signal, and then use the measurement signal reconstruction algorithm to reconstruct this program is CS reconstruction algorithms.)
- 2013-12-24 16:51:20下载
- 积分:1
-
gray2rgb
将输入的灰度图像转化为RGB伪彩色图像进行输出。在Matlab中编程实现!(importation of gray RGB images into pseudo-color image output. In Matlab programming!)
- 2006-12-21 15:58:57下载
- 积分:1
-
Inductionmotor_modeling
SOFT STARTER MODEL FOR THE MATLAB
- 2014-12-23 15:28:58下载
- 积分:1
-
CharacterRecognition-(1)
ucr character recongize(ucr character recongizee)
- 2011-12-15 18:42:02下载
- 积分:1
-
Numerical
Numerical Methods of Exploration Seismology crewes小组的matlab层析成像说明文档(Numerical Methods of Exploration Seismology crewes team matlab tomography documentation)
- 2014-04-03 17:15:10下载
- 积分:1