-
ACO
说明: 这是一个MATLAB写的一个解决TSP问题的蚁群算法程序。(This is a MATLAB to write a solution to the problem of ant colony algorithm TSP procedures.)
- 2008-09-08 19:34:23下载
- 积分:1
-
1
说明: 用MATLAB编写的,用人口迁移算法求函数的最大值。可运行。(Prepared using MATLAB, with population migration algorithm for the maximum value function. Can run.)
- 2008-09-12 17:26:58下载
- 积分:1
-
voice_detection
voice detection
- 2013-03-03 16:17:52下载
- 积分:1
-
application
matlab 遗传算法优化BP神经网络完成代码 调试通过(matlab genetic algorithm to optimize BP neural network to complete the code debugging through)
- 2014-10-21 20:24:37下载
- 积分:1
-
Active-suspension
Lqg控制的主动电磁悬架,分别进行了A级和B级路面的对比仿真(Lqg controlled active electromagnetic suspension, respectively, compared emulation A grade and B-grade roads)
- 2015-08-17 19:01:52下载
- 积分:1
-
Guidede1
Updates the phase quality-guided path following phase unwrapping method by Bruce Spottiswoode
- 2011-01-21 09:41:44下载
- 积分:1
-
10.1.1.101.8984
I found this paper regarding to LPR interesting and I would like to share it.
- 2011-02-12 17:35:41下载
- 积分:1
-
meanshift
meanshift均值移动代码,用于图像图像处理(meanshift)
- 2010-08-12 16:01:13下载
- 积分:1
-
HoughObject
Circles
We can extend the Hough transform to other shapes that can be expressed parametrically. For example, a circle of
fixed radius can be described fully by the location of its center (x, y).
Think of each feature (edge) point on the circle as saying, ”if I’m on the circle, the center must be in one of these
places”. It turns out that the locus of these votes is itself a circle.
But what about circles of unknown size? In this case, we need a third parameter: the radius of the circle. So, we can
parameterize circles of arbitrary size by (x, y, r). Instead of casting votes in a circular pattern into a two-dimensional
accumulator, we cast votes in circles of successively larger size in a three-dimensional accumulator.
- 2010-03-09 06:46:32下载
- 积分:1
-
watermarking
在matlab中对图像进行加水印,挺简单的,包括水印嵌入和水印提取(digital watermarking)
- 2010-05-20 10:37:22下载
- 积分:1