搜索资源列表
xujinpeng-matlab.rar
- 遗传算法编程求解旅行商问题;图论中最短路问题的Matlab程序实现;背包问题模型的Matlab程序实现。,Genetic Algorithm for Solving Traveling Salesman Problem programming graph theory, shortest path problem in the Matlab program implementation knapsack problem Matlab model implementation process.
ycthjhsf
- 遗传退火进化算法, 遗传退火进化算法-Genetic annealing evolutionary algorithm, genetic annealing evolutionary algorithm
ANNandSAA
- 用matlab编写的遗传算法和模拟退火程序-Matlab prepared using genetic algorithms and simulated annealing procedures
shengtai543
- 模拟退火算法和遗传算法程序 用matlab语言实现的-Simulated annealing algorithm and genetic algorithm matlab language program with the
GODLIKE
- 遗传算法与模拟退火,粒子群算法的结合与比较实验.稍微修改就可以学习应用-Genetic algorithms and simulated annealing, particle swarm optimization algorithm and comparison with experiment. A slight modification can learn the application of
MCMProjects
- 我备战2010数学建模美赛所精心准备的算法资料,一共13个算法。应该说是目前比较全的算法集了。每个算法由一个VC6例子实现,来解决一个问题。其中一些是自己编写,其它的也是由网上找到后经过修改编译通过的。比赛结果还不错,一个M,现在把资料共享出来,希望对大家有所帮助,算法主要有模拟退火,遗传算法,蒙特卡罗算法,蚁群算法,粒子群算法,元胞自动机,Dijkstra,最小生成树算法,二分图最大匹配算法,最大流算法,动态规划算法,分支定界法,排队论算法,决策论算法等,我写了个说明文件,列的挺详细的-I a
GA_test
- 遗传算法:二进制、单点交叉、单点变异、轮盘赌、模拟退火(默认无)、最优个体保留(默认无)-Genetic algorithm: binary, single-point crossover, single-point mutation, roulette, simulated annealing (default no), best individual reservations (default no)
many-methods-to-solve-TSP
- 多种方式求解TSP问题,有遗传算法,A*算法,D算法,模拟退火,神经网络等-A variety of ways to solve TSP problem, a genetic algorithm, A* algorithm, D algorithm, simulated annealing, neural networks
simulated-annealing-genetic-method
- 一种新型的算法,将模拟退火法和遗传算法相结合,用于求解预测问题-A new algorithm, simulated annealing and genetic algorithm are combined to solve the prediction problem for
基于遗传模拟退货的聚类算法
- 基于遗传算法和模拟退火的模糊均值聚类算法(Fuzzy mean clustering)
新建文件夹
- 遗传算法工具箱的各种函数,对于遗传算法中的模拟退火算法,聚类算法等都有一定的帮助(Various functions of genetic algorithm toolbox)
遗传退火进化算法.rar
- 可以利用模拟退火算法通过降温求得最优解和最优规划(The simulated annealing algorithm is used to obtain the optimal solution and the most optimal planning)
遗传算法处理NURBS曲线逼近(Matlab实现)
- 在Matlab平台上采用将模拟退火算法及遗传算法相结合的曲线拟合方法,实现以任意次数、任意顶点数的非均匀有理B样条(NURBS)曲线逼近给定测量点序列(On the Matlab platform, we use the curve fitting method combining simulated annealing algorithm and genetic algorithm to achieve the sequence of a given measurement point wit
算法
- floyd算法又称为插点法,是一种利用动态规划的思想寻找给定的加权图中多源点之间最短路径的算法,模拟退火算法是局部最优解能概率性地跳出并最终趋于全局最优,遗传算法是一种通过模拟自然进化过程搜索最优解的方法。(The Floyd algorithm is also known as the insertion point method, which is a multi weighted graph using the idea of dynamic programming for the giv
粒子群算法源代码
- 改进的粒子群算法,与遗传算法,神经网络,模拟退火等算法相结合(An improved particle swarm optimization algorithm combined with genetic algorithm, neural network, simulated annealing algorithm and so on)
模拟退火算法和遗传算法程序
- 使用MATLAB编写的模拟退火算法和遗传算法的源代码(The source code of the simulated annealing algorithm and genetic algorithm written in MATLAB)
MATLAB智能算法30个案例分析
- 采用案例形式,以智能算法为主线,讲解了遗传算法、免疫算法、退火算法、粒子群算法等最常用的智能算法的MATLAB实现。(Taking the intelligent algorithm as the main line, we explain the MATLAB implementation of the most commonly used intelligent algorithms, such as genetic algorithm, immune algorithm, annealin
chapter20 基于遗传模拟退火算法的聚类算法
- 基于matlab实现遗传、模拟算法在聚类中的应用(Application of genetic algorithm and simulation algorithm in clustering based on MATLAB)
基于matlab的模拟退火-遗传算法程序
- 基于matlab的模拟退火-遗传算法程序,内有matlab代码样例,可自行下载(Matlab based simulated annealing genetic algorithm, there are examples of matlab code, you can download it yourself.)
MATLAB智能算法30个案例分析代码
- 压缩包内是关于BeiHang出版的matlab智能算法30个案例的代码,对于学习理解智能算法的原理和编程有一定的帮助。如遗传算法、粒子群算法、免疫优化算法、模拟退火算法、BP算法等。(there are 30 matlab codes, which match a book about intelligence algorithms,such as genetic algorithms, PSO, ACO,BPO,etc. WISH that will be help for you.)