搜索资源列表
matlab模拟退火
- 模拟退火算法是为了避免求解最优化出现局部极值的问题而提出的算法,保证最终的结果是全局最优的,该matlab源程序能在matlab环境中实现-simulated annealing method is the best solution in order to avoid a partial optimization of extreme concern raised by the algorithm to ensure that the
模拟退火matlab
- 模拟退火matlab模拟退火matlab模拟退火matlab源程序代码
matlab模拟退火算法
- 介绍模拟退火算法的基本原理和步骤,提供SA(模拟退火算法)的标准源程序,是初学者很好的资料
模拟退火算法matlab源程序
- 模拟退火算法matlab源程序
for TSP(Matlab)
- 模拟退火算法用于求解旅行商问题的matlab源程序-simulated annealing algorithm for solving the traveling salesman problem Matlab source
aiwa
- TSP问题(货郎担问题,旅行商问题)的模拟退火算法通用malab源程序-Traveling Salesman Problem (TSP, the traveling salesman problem), simulated annealing algorithm common source malab
matlab模拟退火
- 模拟退火算法是为了避免求解最优化出现局部极值的问题而提出的算法,保证最终的结果是全局最优的,该matlab源程序能在matlab环境中实现-simulated annealing method is the best solution in order to avoid a partial optimization of extreme concern raised by the algorithm to ensure that the
AGP-NNBP
- 遗传模拟退火算法通用源程序 给定群体规模,群体,种群,初始温度-genetic simulated annealing definitive source given population size, population, population, the initial temperature
TSPTravelingsalesmanproblem
- 完全图哈密尔顿圈的遗传模拟退火算法matlab通用源程序拟退火算法解0-1背包问题MATLAB源代码 -complete graph Hamilton Circle genetic simulated annealing Matlab to be definitive source solution annealing 0- a knapsack problem MATLAB source code
SAGAforTSP
- 求完全图哈密尔顿圈的遗传模拟退火算法matlab通用源程序-Complete graph for the Hamilton Circle genetic simulated annealing algorithm matlab common source
SAforTSP
- 使用模拟退火算法解决TSP问题的matlab通用源程序-The use of simulated annealing algorithm to solve TSP problems common source matlab
fc0
- 完全图哈密尔顿圈的遗传模拟退火算法matlab通用源程序-Complete graph of the Hamilton Circle genetic simulated annealing algorithm matlab source generic
tuihuo
- 用matlab语言编写的,该程序名为模拟退火算法m 源程序-Matlab language used, the procedure called simulated annealing algorithm m source
monituihuosuanfa
- 神经网络中模拟退火算法MATLAB源程序,挺不错的,大家可以学习一下。-Neural networks simulated annealing algorithm in MATLAB source code, very good, we can learn from you.
monituihuosuanfa
- 基于matlab 的模拟退火算法源程序,经典算例,有PDF说明。-Based on the simulated annealing algorithm matlab source, the classic example, a PDF note.
annealing-algorithm
- 模拟退火算法matlab源程序,可用于网络流量数据的分析-Simulated annealing algorithm matlab source code, can be used for the analysis of network traffic data
Simulated-annealing-algorithm
- 模拟退火算法matlab源程序,运行过的,没有问题!-Simulated annealing algorithm matlab source code, run-off, no problem!
1
- 模拟退火算法matlab源程序,有应用例子-Simulated annealing algorithm matlab source, application examples...
源程序Maltab在数学建模中的应用卓金武等
- 上篇介绍数学建模中常规方法的matlab实现,包括matlab交互、数据建模、程序绘图、灰色预测、规划模型等方法;还介绍了各种高级方法的matlab实现,包括遗传算法、粒子群算法、模拟退火算法、人工神经网络、小波分析、动态仿真、数值模拟等。下篇以真实的数学建模赛题为案例,介绍了如何用matlab求解实际的数学建模问题,给出了详细的建模过程和程序(The introduction of conventional methods of ma
模拟退火算法
- 模拟退火算法的matlab源程序,有一些模拟退火算法在实际应用中的例子