搜索资源列表
-
0下载:
基于MATLAB的基因算法工具。用于数值的全局寻优计算。-MATLAB-based genetic algorithm tool. The overall situation for numerical optimization.
-
-
2下载:
多目标遗传算法求解多目标优化问题的实际例子,运用matlab编写-Multi-objective Genetic Algorithm for multi-objective optimization problem actual examples, the use of Matlab prepared
-
-
1下载:
旅行商(TSP)问题用自适应记忆遗传算法(Adaptive Memory Genetic Algorithm, AMGA)在matlab下的实现-The traveling salesman problem (TSP), Adaptive Memory genetic algorithm (Adaptive Memory Genetic Algorithm, AMGA) in matlab
-
-
3下载:
强大的遗传算法工具!英国sheffield大学的遗传算法工具箱-Powerful tool for genetic algorithm! Sheffield United Kingdom University of Genetic Algorithm Toolbox
-
-
0下载:
遗传算法matlab代码,是最实用的算法之一-Genetic algorithm matlab code, is one of the most practical method
-
-
0下载:
Hill Climbing Wuth Genetic Algorithm Source Code
-
-
0下载:
Genetic algorithm to find optimal return-ordered portfolio
-
-
0下载:
用matlab写的遗传算法,原来本科参加数学建模用的,希望对大家有用-Written by matlab genetic algorithm, the original undergraduate to participate in mathematical modeling with the hope that useful
-
-
0下载:
该目录包含了matlab的遗传算法优化工具箱
。-This directory contains the Genetic Algorithm Optimization Toolbox for
Matlab.
-
-
0下载:
基于matlab的遗传算法优化bp神经网络,代码齐全,欢迎大家使用。-Matlab genetic algorithm optimization based on bp neural network, code complete, welcome everyone to use.
-
-
0下载:
TSP问题(又名:旅行商问题,货郎担问题)遗传算法通用matlab程序-The TSP problem (also known as: traveling salesman problem, traveling salesman problem) general matlab genetic algorithm
-
-
0下载:
遗传算法计算二元函数的极值问题,值得研究,与其他算法比较-a genetic algorithm is given to solve a simple binary function’s extremum problem.
-
-
0下载:
遗传算法matlab程序实现,可能会有些小问题,仅供参考-Genetic algorithm matlab programming, may have some small problems, for reference only
-
-
0下载:
Meta-heuristic clustering:
Source Code of:
GA: Genetic Algorithm
PSO: Particles Swram Optimization
HS: Harmony Search
DE: Differential Evolution
-
-
0下载:
GA genetic algorithm (functions) matlab
-
-
1下载:
利用matlab基于遗传算法求解pid数值(Using MATLAB to solve PID numerical value based on genetic algorithm)
-
-
0下载:
遗传算法的matlab程序设计以及遗传算法的实现步骤(Genetic algorithm matlab programming, and genetic algorithm implementation steps)
-
-
0下载:
运用matlab解决遗传算法,其中gaot的应用(Using MATLAB to solve genetic algorithm, in which the application of gaot)
-
-
0下载:
TSP with Geenetic Algorithmn
-
-
0下载:
遗传算法是一种全局最优化算法,是运用了进化论优胜劣汰原理的随机化搜索方法。
前些日子,在进行毕业设计的相关研究中,我接触到了遗传算法,用其对一个五元非线性函数进行最优化搜索。仿真平台使用的是matlab,主要使用的是谢菲尔德大学的matlab遗传算法工具箱。(Genetic algorithm is a global optimization algorithm, is the use of evolution theory of survival of the fittest randomi
-