搜索资源列表
matlab--TSP-SA
- 基于MATLAB 使用模拟退火算法求解旅行商问题的源码实现。解压后就可以用。-MATLAB based simulated annealing algorithm using the source code for the traveling salesman problem implementation. After decompression can be used.
tri_trial
- TSP问题模拟退火算法MATLAB源码,已通过调试-TSP problem simulated annealing algorithm MATLAB source code, has passed the commissioning
simulated_annealing-
- 模拟退火算法源码及相关论文,代码有详细注释,配以论文解释-Simulated annealing algorithm source code and related paper , the code has detailed notes , together with the paper explains
Modern-optimization-algorithm
- 禁忌搜索(tabu search ),模拟退火(simulated annealing),遗传算法(genetic algorithms),人工神经网 络(neural networks)的matlab源码-Tabu search (Tabu search), simulated annealing (simulated annealing), genetic algorithms (genetic algorithms), artificial neural networks (ne
Model_VRP_Matlab
- 浙江大学数学建模比赛2013B题Matlab源码,主要使用遗传算法和模拟退火解决自行车调度问题,此处为有时间窗的VRP问题,注释详尽,方便改进维护-Zhejiang University Mathematical Contest in Modeling 2013B title Matlab source code, detailed notes, easy to improve maintenance
GA-SAjulei
- 基于遗传模拟退火算法的聚类算法的源码文件-Genetic simulated annealing algorithm based clustering algorithm source code file
Algorithms
- matlab源码:K-means算法,粒子群算法PSO,模拟退火算法SA-The matlab source code: K- means algorithm, particle swarm optimization (PSO, simulated annealing algorithm SA
MATLAB十大算法源代码
- 里面有MATLAB常用的一些算法,有神经网络,灰度预测,类比法,模拟退火等源码,希望能帮助到有需要的人。
gengbao
- 这是一个好用的频偏估计算法的matlab仿真程序,基于混沌的模拟退火算法,数据包传送源码程序。- This is a useful frequency estimation algorithm matlab simulation program, Chaos-based simulated annealing algorithm, Data packet transfer source program.
qai_mb44
- 基于混沌的模拟退火算法,包括面积、周长、矩形度、伸长度,MIT人工智能实验室的目标识别的源码。- Chaos-based simulated annealing algorithm, Including the area, perimeter, rectangular, elongation, MIT Artificial Intelligence Laboratory identification of the target source.
30个MATLAB算法应用例程
- 介绍了累计30个算法的程序案例,从神经网络、遗传、模拟退火、SVM等案例开始。(This paper introduces the case of 30 algorithms, starting with neural networks, genetic algorithms, simulated annealing, SVM and so on.)
粒子群算法原理及各种改进的PSO的matlab源码
- 各类改进粒子群算法,模拟退火,混合,随即权重,粒子群算法(All kinds of improved particle swarm optimization, simulated annealing, hybrid, random weight, particle swarm optimization)