搜索资源列表
SAAsdsd
- vc6.0编写的用模拟退火算法,实现函数优化的源程序-vc6.0 prepared by the simulated annealing algorithm to achieve optimal function of the source
Ayers-Dainty
- 用模拟退火方法与Ayers-Dainty盲目反卷积算法来实现图像复原。
Halftoning
- 一种灰度图像的半色调图像生成程序。该程序实现了siggraph 2008 论文Structure aware halftoning中的半色调生成算法。该算法基于目标函数优化,用模拟退火方法生成。 该程序可以读入gif,png,jpg,bmp格式的图片,并自动将彩色图转化为灰度图。生成的半色调图目前只支持png格式的输出。 实现语言为java。 在jre 1.6.0_10上测试正常。-A gray-scale image halftoning image generation pro
GASA
- 基于遗传模拟退火和Otsu法的图像分割。采用一种基于模拟退火算法(SA)的混合遗传算法(GASA),来进行Otsu方法选择阈值,其中进行求解时是非线性的遗传算法(GA)的应用优化了求阈值过程,并尽可能地减少其运算量,而加入SA则避免了遗传算法(GA)常见的早熟收敛现象,从而实现有效简单的图像分割。 -adopt hybrid genetic algorithm(GASA) based on simulated annealing algorithm,choose threshold by O
SimulatedAnnealingSA
- 模拟退火算法的实现,很好的。可以用到很多地方的!-Simulated annealing algorithm, very good. Can be used in many places!
mcmcCG
- 将共轭梯度法和模拟退火算法相结合,快速实现复杂函数的优化.-It is a simulated annealing algorithm combined with conjugate gradient methods to optimize the complex functions.
monituihuo
- 本程序用模拟退火算法实现了图像的单阈值分割,分割效果良好。-The procedures used simulated annealing algorithm to achieve a single image threshold segmentation, segmentation with good results.
SA-TSP
- 基于经典的优化算法--模拟退火算法的旅行商问题寻优实现,该算法比较经典,可用于后续一些性能对比分析-The traveling salesman problem-- the classical optimization algorithms and simulated annealing algorithm is implemented based on the algorithm, compare the classic, can be used for the analysis of sub
suplrcltss
- 用matlab语言编写模拟退火算法,实现0-1被包问题-Simulated annealing algorithm with matlab language, the realization of 0-1 problem wrapped up
wraxped-Simulated-wrapped
- 用matlab语言编写模拟退火算法,实现0-1被包问题(Simulated annealing algorithm with matlab language, the realization of 0-1 problem wrapped up)