当前位置:
首页 资源下载
搜索资源 - simulated annealing in matlab
搜索资源列表
-
0下载:
本程序是在MATLAB平台上面实现的用模拟退火算法解决01背包问题。,This procedure is in the MATLAB platform achieved with simulated annealing algorithm to solve knapsack problem 01.
-
-
1下载:
详细讲述模拟退火算法的理论原理。并TSP问题为例进行讲解,并各处多种语言的源代码,包括c,matlab以及delphi。
,Simulated annealing algorithm described in detail the theory of principle. And TSP as an example to explain the problem and the source code of various languages, including c, matlab, as w
-
-
0下载:
基于matlab 的模拟退火算法源程序,经典算例,有PDF说明。-Based on the simulated annealing algorithm matlab source, the classic example, a PDF note.
-
-
3下载:
基于遗传模拟退火算法的聚类算法。将模拟退火算法与遗传算法相结合用于聚类分析,由于模拟退火算法和遗传算法可以互相取长补短,因此有效地克服了传统遗传算法的早熟现象,同时根据聚类问题的具体情况设计遗传编码方式、适应度函数,使该算法更有效、更快速地收敛到全局最优解。
-Genetic simulated annealing algorithm based on clustering algorithms. Simulated annealing algorithm and genetic algo
-
-
1下载:
模拟退火GUI演示,利用模拟退火算法求全局最大值最小值-Simulated annealing GUI demonstration, the use of simulated annealing algorithm seeking the global maximum value of the minimum
-
-
0下载:
带有QoS约束的组播路由问题是一个NP完全问题,遗传模拟退火算法是遗传算法和模拟退火算法的一种融合,可以为这类问题提供一个解决方案-With QoS constraint multicast routing problem is an NP-complete problem, genetic simulated annealing algorithm is a genetic algorithm and simulated annealing algorithm as a fusion, you
-
-
0下载:
Simulated Annealing Impelemtation in MATLAB
-
-
0下载:
模拟退火算法的MATLAB实例,包含图作色,旅行商等多个问题的例子。-Simulated annealing algorithm of MATLAB examples, including Fig作色, traveling salesman problem, and many other examples.
-
-
0下载:
按自然法则计算的一个新分支:确定性退火技术
解决Job Shop调度问题的模拟退火算法改进-Calculated in accordance with the laws of nature a new branch: deterministic annealing to solve the Job Shop scheduling problem to improve the simulated annealing algorithm
-
-
0下载:
General simulated annealing algorithm-anneal Minimizes a function with the method of simulated annealing (Kirkpatrick et al., 1983)
ANNEAL takes three input parameters, in this order:
LOSS is a function handle (anonymous function or
-
-
1下载:
这是用模拟退火算法解决0-1背包问题,下载后可直接运行,可以帮助有需要对模拟退火算法进行了解的朋友。-This is a simulated annealing algorithm to solve the 0-1 knapsack problem, after downloading, can be directly run, you can help those in need of the simulated annealing algorithm to find out about fr
-
-
0下载:
TSP can be defined as a problem where starting from a node it is required to visit every other node only once in a way that the total distance covered is minimized. After an initial solution a neighborhood solution is selected by an exchange of a ran
-
-
0下载:
基于高压共轨柴油机优化标定的模拟退火算法-High-pressure common rail diesel engine based on simulated annealing algorithm for optimization of calibration
-
-
0下载:
matlab模拟退火中源程序,基本例程都在压缩包中了。-simulated annealing matlab source code, the basic routines are in a compressed package.
-
-
0下载:
加温模拟退火算法 应用 matlab程序-Heating simulated annealing algorithm in matlab program
-
-
0下载:
simulated annealing in matlab
-
-
0下载:
模拟退火工具箱,实用matlab工具,M类型文件,内置函数-Simulated Annealing toolbox, practical matlab tools, M type files, built-in functions
-
-
1下载:
MATLAB智能算法30个案例分析,109页的详细讲解,程序和程序注解,可以直接复制代码。包括遗传算法,基于遗传算法和非线性规划的函数寻优算法,遗传算法工具箱详解及应用,多种群遗传算法的函数优化算法, 基于粒子群算法的多目标搜索算法,基于多层编码遗传算法的车间调度算法,基于遗传模拟退火算法的聚类算法,蚁群算法,支持向量机等等30章。-MATLAB intelligent algorithm 30 case studies, 109 detailed explanations, procedur
-
-
0下载:
模拟退火算法的详细讲解,基本的matlab代码实现,入门必需-Explain in detail the simulated annealing algorithm matlab code basic, entry required
-
-
0下载:
solved traveling salesman problem with Simulated Annealing in matlab
-