搜索资源列表
-
5下载:
编写的基于遗传算法解决VRP问题的源代码,Prepared VRP based on genetic algorithm to solve the problem of source code
-
-
2下载:
本程序是在MATLAB平台上,利用智能优化算法遗传算法来解决01背包问题。在0 / 1背包问题中,需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高。-This procedure is in the MATLAB platform using intelligent genetic algorithm optimization algorithm t
-
-
2下载:
该程序用PID系统实现差动转向车辆控制 -A framework for a differential steering vehicle controlled by a PID system tuned with a genetic algorithm. Kinematic model include: constant velocities and variable velocities model. Accurate and simplified kinematics are provide
-
-
0下载:
一篇关于人工神经网络与遗传算法的结合书籍,里面的详细说明了如何搭建模型-An article on artificial neural networks and genetic algorithm combination of books, which detailed descr iption of how to build model
-
-
0下载:
We propose the optimum configurations for PV wind generating systems in residences using hourly data over a year. We assume that a residence is one house consuming average electrical energy in south of Algeria (Sahara area). Genetic algorithm (GA) is
-
-
0下载:
遗传算法的程序,用的是Matlab编的,希望对大家有一定的帮助-Procedures of genetic algorithm, using Matlab series, we want to help
-
-
0下载:
基于matlab上的rosenbrock函数用遗传算法求解最优解的三个典型程序。-Based matlab on rosenbrock function using genetic algorithms to solve the optimal solution of the three typical program.
-
-
0下载:
遗传算法解决经典流水线调度问题,希望对大家有用。-The classic pipeline scheduling genetic algorithm to solve the problem, hope to be useful.
-
-
0下载:
用matlab实现遗传算法来辨识线性系统参数,-Using matlab genetic algorithm to identify the linear system parameters
-
-
0下载:
MATLAB遗传算法程序,主要用来求函数的极大值,可以修改后做其他的遗传算法方面的仿真-MATLAB genetic algorithm, the main function is to seek maximum value, after the simulation can be modified to do other aspects of genetic algorithms
-
-
0下载:
利用遗传算法优化BP神经网络权值和阈值的matlab-The use of genetic algorithm to optimize BP neural network weights and threshold
-
-
0下载:
非线性整数规划的遗传算法Matlab程序
通常,非线性整数规划是一个具有指数复杂度的NP问题,如果约束较为复杂,Matlab优化工具箱和一些优化软件比如lingo等,常常无法应用,即使能应用也不能给出一个较为令人满意的解。这时就需要针对问题设计专门的优化算法。下面举一个遗传算法应用于非线性整数规划的编程实例,供大家参考!-Matlab genetic algorithm of nonlinear integer programming
Usually, the nonlin
-
-
0下载:
遗传算法的MATLAB 示例,直接可用,易懂-MATLAB genetic algorithm example, directly available, easy to understand
-
-
0下载:
使用遗传算法解决旅行商问题的matlab程序-Genetic algorithm to solve the traveling salesman problem matlab program
-
-
3下载:
利用matlab基于遗传算法求解函数最小值(Using MATLAB to solve minimum function based on genetic algorithm)
-
-
1下载:
通过遗传算法实现宽带天线的匹配网络优化,提高整个频带内的传输效率、(The genetic algorithm is used to optimize the matching network of broadband antenna and improve the transmission efficiency in the whole frequency band,)
-
-
0下载:
In computer science and operations research, a genetic algorithm (GA) is a metaheuristic inspired by the process of natural selection that belongs to the larger class of evolutionary algorithms (EA). Genetic algorithms are commonly used to generate h
-
-
0下载:
遗传算法 粒子群 蚁群等7种算法,可解决求极值问题以及旅行商问题(Genetic algorithm, particle swarm optimization and ant colony algorithm can solve extreme value problem and traveling salesman problem. 7 algorithms are used to solve extreme value problem and traveling salesman probl
-
-
4下载:
遗传算法求解FSP问题,并用甘特图表示(matlab),亲测可用(Genetic algorithm is used to solve the FSP problem and use Gantt chart to represent (matlab).)
-
-
3下载:
使用遗传算法解决0-1背包问题,调试成功,非常适合初学者了解遗传算法和0-1背包问题(Using genetic algorithm to solve 0-1 knapsack problem, debugging is successful. It is very suitable for beginners to understand genetic algorithm and 0-1 knapsack problem.)
-