搜索资源列表
matlab
- MATLAB神经网络0-9数字识别 该程序利用神经网络对数字0-9...遗传算法优化小波神经网络源程序 基于C语言实现的人脸识别
PSOtoolbox.rar
- 微粒群算法[PSO ] 是由Kennedy 和Eberhart等于1995 年开发的一种演化计算技术, 来源于对鸟群捕食过程的模拟。PSO同遗传算法类似,是一种基于叠代的优化工具,但与遗传算法使用遗传操作子进行优化不同,利用群体中各个体之间的“协作”与“竞争”关系,根据自身及其竞争者的飞行经验,调整自己的行为。同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域。,Particle Swarm Opt
xiaoshengjing
- 本文在阅读大量遗传算法小生境技术资料基础上,介绍了遗传算法的特点、物种形成和小生境技术,详细陈述上世纪80年代以来的各种小生境实现方法,包括共享函数法、确定性排挤法、可变半径的聚类算法和隔离小生境方法等;最后对小生境遗传算法的工程应用提出了展望。 -In this paper, a lot of reading technical information niching genetic algorithm based on the characteristics of genetic alg
a2
- matlab 代码利用遗传算法工具箱,实现特定功能-The use of genetic algorithm toolbox matlab code to achieve a particular function
cwcms1.0
- 遗传算法求最大值最小值问题的一些实例及其matlab实现遗传算法求最大值最小值问题的一些实例及其matlab实现-Some examples of seeking maximum minimum problem matlab genetic algorithm genetic algorithms Maximum Minimum problem some examples of matlab achieve
fannuo4.5
- 遗传算法求最大值最小值问题的一些实例及其matlab实现遗传算法求最大值最小值问题的一些实例及其matlab实现-Some examples of seeking maximum minimum problem matlab genetic algorithm genetic algorithms Maximum Minimum problem some examples of matlab achieve
eims_cms_5.3_free
- 遗传算法求最大值最小值问题的一些实例及其matlab实现遗传算法求最大值最小值问题的一些实例及其matlab实现-Some examples of seeking maximum minimum problem matlab genetic algorithm genetic algorithms Maximum Minimum problem some examples of matlab achieve
isite_webmaster
- 遗传算法求最大值最小值问题的一些实例及其matlab实现遗传算法求最大值最小值问题的一些实例及其matlab实现-Some examples of seeking maximum minimum problem matlab genetic algorithm genetic algorithms Maximum Minimum problem some examples of matlab achieve
xy_company_3.0
- 遗传算法求最大值最小值问题的一些实例及其matlab实现遗传算法求最大值最小值问题的一些实例及其matlab实现-Some examples of seeking maximum minimum problem matlab genetic algorithm genetic algorithms Maximum Minimum problem some examples of matlab achieve
genetic-algorithm
- 遗传算法与模拟退火算法,希望有所帮助。均在Matlab中实现。-Simulated annealing algorithm and genetic algorithm
matlab
- 用matlab程序来实现遗传算法,离散无记忆信道容量的迭代计算-Matlab program to achieve the genetic algorithm, discrete memory channel capacity iterative
Maltab-modeling-
- Maltab 源码\在数学建模中的应用、人口预测模型、灰色预测及其MATLAB实现、遗传算法、粒子群算法、模拟退火算法、人工神经网络、小波分析、动态仿真-matlab mathematic modeling
sheffield_gatbx
- MATLAB遗传算法工具箱,为遗传算法的实现提供了极大的方便-MATLAB genetic algorithm toolbox for the genetic algorithm provides a great convenience
GA-and-FL
- 运用MATLAB语言,采用遗传算法实现设施规划布局问题-Using MATLAB, Genetic Algorithms to solve facility layout problem
Genetic-Algorithm-matlab
- 使用matlab实现遗传算法,内容正确,方法简单-Genetic algorithm matlab code
daima
- 基于遗传算法的最短路径路由优化算法用MATLAB实现-The shortest path routing optimization algorithm based on genetic algorithms using MATLAB
MATLABcode30intelligent-algorithms
- MATLAB智能算法30个案例分析 源代码 有各种智能算法,如遗传算法,免疫算法,神经网络的实现-Intelligent algorithm MATLAB source code 30 case studies have a variety of intelligent algorithms, such as genetic algorithm, immune algorithm, neural network implementations
ycsf
- 遗传算法matlab实现,自己手写的,求支持-yichuansuanfa matlab achieve
柔性车间调度遗传算法matlab实现代码
- 柔性车间调度遗传算法matlab实现代码,针对于多目标问题的matlab代码实现柔性车间调度遗传算法matlab实现代码
基于遗传算法的多目标优化
- Matlab源码,通过非支配排序NASA-II,实现通过遗传算法求解多目标优化。