搜索资源列表
SAAsdsd
- vc6.0编写的用模拟退火算法,实现函数优化的源程序-vc6.0 prepared by the simulated annealing algorithm to achieve optimal function of the source
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
TspSA
- 旅行商问题 求解最优解问题。优化算法。模拟退火算法~够了吧-TSP answer。
mcmcCG
- 将共轭梯度法和模拟退火算法相结合,快速实现复杂函数的优化.-It is a simulated annealing algorithm combined with conjugate gradient methods to optimize the complex functions.
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
mnth
- 使用模拟退火算法进行函数优化,使用matlab编写,f为目标函数,mnth.m为模拟退火算法调用f.m解决问题的代码-Using simulated annealing algorithm for function optimization, using matlab prepared, f is the objective function, mnth.m as simulated annealing algorithm to solve the problem of code calls f
SA_tool_example
- 使用模拟退火算法进行函数优化,使用matlab编写,f为目标函数,mnth.m为模拟退火算法调用f.m解决问题的代码-Using simulated annealing algorithm for function optimization, using matlab prepared, f is the objective function, mnth.m as simulated annealing algorithm to solve the problem of code calls f
optimization
- 基于Matlab的优化算法,文件里面包含模拟退火法等多种遗传算法。-Optimization algorithm based on Matlab, the file which contains a wide range of genetic simulated annealing algorithm
SA
- 最简单的模拟退火算法,自己编的小程序,用于优化问题,求全局最小值。-simmulated annealing (SA)
tdjacenky-ccmponent
- 一个模拟退火算法的改进程序,用来进行矢量量化码本的优化()
3f0a97fee62dbb6a8459ada23f0e620a
- matlab 图形图像处理 图像匹配 模拟退火法直接匹配 优化算法(MATLAB image processing, image matching, simulated annealing, direct matching algorithm)