-
junhenhua
对图像进行预处理,主要的预处理是通过Matlab软件对图像进行直方图均衡化、增加对比度等操作(Nogata will increase the degree of balancing operation, etc.)
- 2014-11-22 15:17:01下载
- 积分:1
-
my_mle
极大似然估计的matlab算法,从其他网站得来的,希望对大家有用(Maximum likelihood estimation matlab algorithms come from other sites, we hope to be useful)
- 2013-05-24 09:23:33下载
- 积分:1
-
cilun
齿轮采集的MATLAB数据样本,用于故障诊断,样本采集。(MATLAB data samples collected gear for fault diagnosis, sample collection.)
- 2021-04-04 20:59:04下载
- 积分:1
-
A-Comparison-of-Categorical-Attribute-Data
clustering algorithm paper
- 2014-11-09 09:43:31下载
- 积分:1
-
Bifurcation_coexist_attractors
在多吸引子的情况下, 求解系统完整的分岔图(more attractors in the case, a complete system for the bifurcation plan)
- 2007-06-15 18:52:53下载
- 积分:1
-
Wolf
相信大家见过了star的上线和大灰狼的插件版
Wolf结合了star 的上线,大灰狼的插件功能,比原来的更强大,上线更稳定!!!!
为了庆祝咖啡上了百度第一页,现在开源了这套源码!!!也给新手朋友练练手,小狼已经处理过了,免杀好做!!!
同时也给有需要的可以2次开发
(I believe we have seen the star on the line and the big bad wolf of plug-in version
Wolf combines on-line star, the wolf s plug-in functionality, more powerful than the original, more stable on the line! ! ! !
To celebrate coffee on the first page of Baidu, now open source set of source! ! ! But also to the novice friends to practice your hand, coyotes have been handled, free to kill better to do! ! !
But also to those in need can be twice Development)
- 2014-10-26 06:31:34下载
- 积分:1
-
power
潮流计算的好程序,c++,潮流计算的好程序,c++(Good program flow calculation, c++)
- 2014-02-21 00:13:07下载
- 积分: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
-
Szzhhixiange
几个指向性的程序源码,包含线阵,,面阵与带加权的阵型
(Several directional program source code contains a linear array, planar array with weighted formation)
- 2012-08-23 20:29:27下载
- 积分:1
-
2
该程序是基于MATLAB的磁悬浮系统连续控制的具体程序实现(The program is based on the specific program MATLAB maglev system to achieve continuous control)
- 2014-02-18 18:17:40下载
- 积分:1