搜索资源列表
-
5下载:
编写的基于遗传算法解决VRP问题的源代码,Prepared VRP based on genetic algorithm to solve the problem of source code
-
-
0下载:
基因算法在认知无线电中的应用,希望对各位研究同仁有所用处。-Genetic algorithm in the application of cognitive radio, in the hope that some useful research Tongren.
-
-
2下载:
本程序是在MATLAB平台上,利用智能优化算法遗传算法来解决01背包问题。在0 / 1背包问题中,需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高。-This procedure is in the MATLAB platform using intelligent genetic algorithm optimization algorithm t
-
-
0下载:
一系列好用的用户友好的启发式优化算法,包括非自适应算法,基于模拟退火算法的种群算法,基本遗传算法,差分进化算法以及粒子群优化算法。此外,也包括神圣算法,它利用了所有这些优化算子,虽然有时交换种群之间的不同算法。-A nice set of user-friendly heuristic optimizers. Included are a non-adaptive, population based Simulated Annealing algorithm, a basic Genetic A
-
-
0下载:
一篇关于人工神经网络与遗传算法的结合书籍,里面的详细说明了如何搭建模型-An article on artificial neural networks and genetic algorithm combination of books, which detailed descr iption of how to build model
-
-
0下载:
基于自适应在线遗传算法整定的pid控制(先进PID控制matlab仿真)第二版第五章-Genetic algorithm based on adaptive online tuning of pid control (advanced PID control simulation matlab) Chapter V of the second edition
-
-
0下载:
用matlab编程的遗传算法,适应于目标函数为求最大值,且解非负整数解-Matlab programming using genetic algorithm, adapted to the objective function for the sake of maximum, and solution of non-negative integer solutions
-
-
0下载:
包含多目标遗传算法于深入了解NSGA及NAGA2算法有一定帮助-Includes multi-objective genetic algorithm NSGA and NAGA2 in-depth understanding of a certain algorithm to help
-
-
0下载:
遗传算法的matlab实现的多个实例介绍及实现-The introduction and implementation of multiple instances of matlab implementation of the genetic algorithm
-
-
0下载:
遗传算法的程序,用的是Matlab编的,希望对大家有一定的帮助-Procedures of genetic algorithm, using Matlab series, we want to help
-
-
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下载:
双层规划模型的遗传算法求解的Matlab源码-Bi-level programming model of genetic algorithm
-
-
0下载:
非线性整数规划的遗传算法Matlab程序
通常,非线性整数规划是一个具有指数复杂度的NP问题,如果约束较为复杂,Matlab优化工具箱和一些优化软件比如lingo等,常常无法应用,即使能应用也不能给出一个较为令人满意的解。这时就需要针对问题设计专门的优化算法。下面举一个遗传算法应用于非线性整数规划的编程实例,供大家参考!-Matlab genetic algorithm of nonlinear integer programming
Usually, the nonlin
-
-
0下载:
matlab写的神经网络代码,其中含有遗传算法对神经网络的权值和阈值优化模块,解释比较详细,师兄的毕业设计部分代码-Written in Matlab neural network code, which contains the genetic algorithm of neural network weights and threshold optimization module, a more detailed explanation, senior graduation design p
-
-
1下载:
《Matlab遗传算法工具箱及应用》源码,雷俊杰版,适用于基础薄弱的学者(genetic algorithm toolbox and application Matlab source, Lei Junjie version, suitable for the weak foundation of the scholars)
-
-
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下载:
在MATLAB中用遗传算法改进BP神经网络(Improvement of BP neural network by genetic algorithm in MATLAB)
-
-
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下载:
基于遗传算法实现灰度图像二阈值分割,使图像分割的更合理(Two threshold segmentation of gray image based on genetic algorithm, which makes the image segmentation more reasonable)
-
-
2下载:
matlab编写的量子遗传算法 :量子遗传算法是量子计算与遗传算法相结合的产物。目前,这一领域的研究主要集中在两类模型上:一类是基于量子多宇宙特征的多宇宙量子衍生遗传算法(Matlab quantum genetic algorithm: quantum genetic algorithm is the combination of quantum computing and genetic algorithm.At present, the research in this field mai
-