搜索资源列表
-
0下载:
本文在分析城市交通信号控制研究现状和交叉口交通信号控制原理、评价方
法的基础上,设计了单交叉口交通信号两级模糊控制系统。分级模糊控制能有效
减少模糊规则数,易于提取模糊规则,适合于交通状况复杂的城市交叉口交通信
号控制。但它存在难以由人工合理定义全部模糊隶属度函数的问题。为此本文进
一步采用遗传算法对两级模糊控制器中模糊隶属度函数进行优化。本文提出的方
法具有分级模糊控制的优点,同时可以使模糊隶属度的选取更为合理,获得更好
的控制效果。对一个四相位单交叉口,利用MA
-
-
0下载:
遗传算法改进的模糊C均值聚类的matlab源程序,可以运行,格式需要更改-Improved genetic algorithm fuzzy C means clustering matlab source code, you can run, you need to change the format
-
-
0下载:
遗传算法及其MATLAB实现
主要内容:
(1)遗传算法简介
(2)遗传算法的MATLAB实现
(3)应用举例
(4)遗传算法优化神经网络方向-MATLAB realization of genetic algorithm and its main elements: (1) brief introduction to genetic algorithm (2) realize MATLAB Genetic Algorithm (3) application, for exa
-
-
5下载:
多目标货物配装问题是一个复杂的组合优化问题,属于NP难问题,本文用混合粒子群算法求解多目标货物配装问题。混合粒子群算法在基本粒子群算法的基础上,通过引进遗传算法中的交叉和变异的策略,避免了陷入局部最优,加快了达到全局最优的收敛速度。此外,本文提出用权重系数来平衡各目标使各目标都能达到相对较优的效果。-Multi-objective loading of goods is a complicated combinatorial optimization problems are NP hard p
-
-
0下载:
利用改进的遗传算法求取函数的最大值,进行优化设计,在MATLAB下可以运行使用。-Using improved genetic algorithm to strike a function of the maximum optimized design, the use of MATLAB can be run under.
-
-
1下载:
摘要:提出了一种新型的人工免疫算法用来解决多目标函数优化问题。基于自然免疫系统固有的优良特性对算法进行了设计和分析。
最后,算法对3个较复杂的多目标问题进行了优化,优化结果能很好地覆盖问题的Pareto最优面,并且把算法与某些混合遗传算法进行
了对比实验,表明人工免疫算法在解决多目标优化问题上具有可观的研究前景。
-Abstract:In order to effectively solve multiobjective optimization problems, a novel
-
-
0下载:
该进的自适应遗传算法,有利于学习遗传算法-The advanced genetic algorithm, genetic algorithm is conducive to learning
-
-
0下载:
该文包括了基于 Matlab 的遗传算法解决 TSP 问题的
基本说明 , 并在文后附录了实现该算法的所有源代码 。 此代
码经过本人的运行 , 没有发现错误 , 结果比较接近理论最优
值,虽然最优路径图有点交叉。
因为本人才疏学浅 , 本报告及源代码的编译耗费了本人
较多的时间与精力 , 特收取下载 积分 , 还请见谅 。 若有什么
问题,可以私信,我们共同探讨这一问题。
希望能对需要这方面的知识的人有所帮助!-Descr iption: Descr iption
-
-
0下载:
基于Matlab的遗传算法实现,适用于在matlab环境下进行遗传学的实验的分析-Based on Matlab genetic algorithm applied to the analysis of the genetics experiments in the Matlab environment
-
-
0下载:
简要阐述了遗传算法的基本原理 ,探讨了在 MATLAB 环境中实现遗传算法各算子的编程方法 , 并以一个简单的实例说明所编程序在函数全局寻优中的应用-Briefly the basic principles of genetic algorithms to explore the genetic algorithm in MATLAB programming methods for each operator, and a simple example to illustrate the pro
-
-
0下载:
简要阐述了进化算法的基本原理 ,探讨了在 MATLAB 环境中实现遗传算法各算子的编程方法 , 并以一个简单的实例说明所编程序在函数全局寻优中的应用。 -Briefly the basic principles of evolutionary algorithm, to explore the genetic algorithm in MATLAB programming methods for each operator, and a simple example to illustrate
-
-
0下载:
该程序是遗传算法优化BP神经网络函数极值寻优-The program is a genetic algorithm to optimize BP neural network function optimization extreme
-
-
0下载:
用改进遗传算法求解TSP问题,并编制了完整的Matlab程序予以仿真实现.程序中选择算子采用最佳个体保存与赌轮选择相结合的策略,最后分析了最佳个体保存比例对寻优效果的影响. 更多还原-Improved genetic algorithm for TSP, and the preparation of a complete Matlab simulation program to be achieved. Program, select the operator uses the best in
-
-
0下载:
The paper deals with a controller design for the nonlinear processes using genetic
algorithm and neural model. The aim was to improve the control performance using
genetic algorithm for optimal PID controller tuning. The plant model has been
id
-
-
0下载:
matlab智能算法遗传算法优化人工神经网络权值和阈值-Matlab intelligent algorithm of genetic algorithm to optimize neural network weights and threshold
-
-
0下载:
在matlab软件中编程实现基于遗传算法优化BP神经网络非线性系统拟合算法-In the matlab software programming based on genetic algorithm to optimize the BP neural network nonlinear system fitting method
-
-
0下载:
主要介绍了遗传算法,以及利用matlab自带的遗传算法工具箱对遗传算法进行编程-teach you how to use genetic algorithm in matlab
-
-
0下载:
采用遗传算法ga解决旅行商问题tsp,是用MATLAB语言编写的,并且注释很详细。-Ga genetic algorithm to solve the traveling salesman problem tsp, with MATLAB language, and very detailed comments.
-
-
0下载:
这是一个遗传算法工具箱应用的电子版文档,希望对大家有所帮助(This is a genetic algorithm toolbox electronic version of the document, I hope to be helpful to everyone)
-
-
0下载:
使用遗传算法求解vrp问题,使用matlab编程(Using Genetic Algorithm to Solve the Problem of vrp)
-