搜索资源列表
-
0下载:
粒子群优化算法,是一种连续空间的优化的算法-Particle swarm optimization is an optimization algorithm for continuous space
-
-
0下载:
In the computer science field of artificial intelligence, a genetic algorithm (GA) is a search heuristic that mimics the process of natural selection. This heuristic (also sometimes called a metaheuristic) is routinely used to generate useful solutio
-
-
0下载:
Algorithm Knapsacks code
The knapsack problem or rucksack problem is a problem in combinatorial optimization: Given a set of items, each with a mass and a value, determine the number of each item to include in a collection so that the total weig
-
-
0下载:
Genetic algorithm and its application, Chen Guoliang edited and published with the People s Post and in 2001 the first book version of the full introduction of the genetic algorithm basic tenets , design methods and parallel implementation, and its p
-
-
0下载:
Levenberg-Marquardt算法是最优化算法中的一种。最优化是寻找使得函数值最小的参数向量。-Levenberg- Marquardt algorithm is one of the optimization algorithms.Optimization is to find the minimum value function of the parameter vector.
-