搜索资源列表
-
0下载:
Differential Evolution(c code)
-Differential Evolution (c code)
-
-
0下载:
Python实现的差分进化算法源代码
使用Python实现的差分进化算法,引用到Numpy和Scipy,可以支持多核与集群并行计算。使用时只需继承DESolver并定义函数def error_func(self, indiv, *args)作为目标函数即可。-Python implementation of the differential evolution algorithm source code uses the Python implementation of the differ
-
-
1下载:
非常好的差分进化matlab程序,包括源代码和例子,可用于优化计算,多目标规划等方面,Matlab differential evolution very good procedures, including source code and examples, can be used to optimize the calculation, multi-objective planning
-
-
0下载:
差分进化算法的源代码,编码简单可读,可以直接编译执行-Differential evolution algorithm source code, coding simple and readable, and can directly compile the implementation of
-
-
2下载:
我个人收集的各类智能算法,共有20多个源代码,包括:遗传算法,蚁群算法,粒子群算法,微分进化算法,遗传神经网络算法,粒子群SVM算法,粒子群神经网络算法等混合算法-I collect all kinds of intelligent algorithms, a total of more than 20 source code, including: genetic algorithms, ant colony optimization, particle swarm optimization,
-
-
0下载:
Python实现的差分进化算法的源代码,供大家学习参考-Python implementation of the differential evolution algorithm source code for everyone to learn information
-
-
5下载:
基于MATLAB的差分进化算法优化神经网络的源程序-MATLAB based on the differential evolution algorithm for optimization of neural network source code
-
-
0下载:
微分进化策略的C++源代码。该算法是寻找一个集合中最优个体的一种遗传算法。-Differential Evolution Strategy C++ source code. The algorithm is to find an optimal set of individuals of a genetic algorithm.
-
-
1下载:
A source code for cellular memetic algorithm.
-
-
0下载:
Differential Evolution with Composite Trial Vector Generation Strategies and Control Parameters
-
-
0下载:
Improved differential evolution algorithm to optimize the hybrid particle swarm optimization intelligent optimization algorithm source code
-
-
2下载:
Adaptive Composite Differential Evolution Algorithm 自适应复合差分进化算法-Differential Evolution with Composite Trial Vector
Generation Strategies and Control Parameters
-
-
0下载:
Differential evolution code
-
-
0下载:
反向差分源代码,入口为main()函数内含详细注释,解决函数维度具有可扩展性。-Reverse differential source code, the entrance to main () function contains detailed notes, solve scalability dimension function.
-
-
0下载:
This algorithm can solve two dimensional ODEs.The code include explanatory line.İt is written MATLAB.
-
-
0下载:
Meta-heuristic clustering:
Source Code of:
GA: Genetic Algorithm
PSO: Particles Swram Optimization
HS: Harmony Search
DE: Differential Evolution
-
-
0下载:
In evolutionary computation, differential evolution (DE) is a method that optimizes a ... A basic variant of the DE algorithm works by having a population of
-
-
0下载:
包含了可用的差分进化算法代码,可以运行在matlab2010以上的版本(Contains the available differential evolution code)
-
-
1下载:
代码使用差分进化算法解决了车辆路径问题,供大家学习参考(The code uses differential evolution algorithm to solve the vehicle routing problem.)
-
-
1下载:
根据邻居搜索改进的自适应差分进化算法,属于进化计算,用来参数优化.(optimization by adaptive differential evolution)
-