-
compressivesensingDoc2010
说明: 压缩感知compressivesensing2010jan12最新资料,研究其在图像处理模式识别 视觉编码及其硬件实现等,该研究成为2009-2010年国家自然科学基金重要的研究热点,我也刚刚开始涉及该信号处理基础方向(compressive sensing documents search in Feb 2010)
- 2010-03-19 09:10:45下载
- 积分:1
-
ant
说明: 关于蚁群聚类的程序,蚁群聚类可以解决很多问题,比如TSP问题(On the ant colony clustering procedures, ant colony clustering can solve many problems, such as the TSP problem)
- 2011-04-04 09:58:22下载
- 积分: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
-
dtdwt1
dualtree discrete wavlet transform of EEG database
- 2014-09-18 16:02:31下载
- 积分:1
-
conv1D_04_Tikhonov
Tikhonov正则化的很有用的MATLAB程序(Tikhonov regularization useful MATLAB program)
- 2021-04-27 10:38:44下载
- 积分:1
-
MATLABRadarCode
MATLAB Simulations for Radar Systems Design 书 仿真代码,按章节分好了。(MATLAB Simulations for Radar Systems Design code)
- 2013-09-03 11:57:13下载
- 积分:1
-
43680520kalmanfilter11
在Matlab环境下的kalman滤波程序,有助于理解kalman的原理及其应有(1234566KALMAN)
- 2009-12-13 20:24:09下载
- 积分:1
-
logrank
Comparison of two survival curves can be done using a statistical hypothesis test called the log rank test. It is used to test the null hypothesis that there is no difference between the population survival curves (i.e. the probability of an event occurring at any time point is the same for each population).
- 2010-02-26 13:17:51下载
- 积分:1
-
OPC-0710-00000004
Matlab环境下基于OPC技术实现动态矩阵控制 Matlab环境下基于OPC技术实现动态矩阵控制(Matlab environment based on OPC technology to achieve dynamic matrix control Matlab environment OPC technology based on Dynamic Matrix Control)
- 2007-10-08 05:44:51下载
- 积分:1
-
Untitled5
matlab code for finding exon regions in DNA strand
- 2012-06-15 20:56:57下载
- 积分:1