搜索资源列表
-
0下载:
vc6.0编写的用模拟退火算法,实现函数优化的源程序-vc6.0 prepared by the simulated annealing algorithm to achieve optimal function of the source
-
-
1下载:
一种灰度图像的半色调图像生成程序。该程序实现了siggraph 2008 论文Structure aware halftoning中的半色调生成算法。该算法基于目标函数优化,用模拟退火方法生成。
该程序可以读入gif,png,jpg,bmp格式的图片,并自动将彩色图转化为灰度图。生成的半色调图目前只支持png格式的输出。
实现语言为java。 在jre 1.6.0_10上测试正常。-A gray-scale image halftoning image generation pro
-
-
0下载:
使用模拟退火算法进行函数优化,使用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
-
-
0下载:
使用模拟退火算法进行函数优化,使用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
-
-
0下载:
程序模拟退火工具箱 - Adaptive Simulated Annealing matlab工具箱matlab代做QQ1747812398 matlab包括拥有数百个内部函数的主包和三十几种工具包。工具包又可以分为功能性工具包和学科工具包。功能工具包用来扩充MATLAB的符号计算,可视化建模仿真,文字处理及实时控制等功能。学科工具包是专业性比较强的工具包,控制工具包,信号处理工具包,通信工具包等都属于此类。-Program simulated annealing toolbox- Adapti
-