搜索资源列表
geneticalgoritm
- 遗传算法代码,用VC++演示,还有中文说明。-genetic algorithm code, VC demonstration, the Chinese statement.
遗传算法-理论、应用与软件实现
- 王小平版《遗传算法-理论、应用与软件实现》遗传算法的光盘源代码-Wang Xiaoping version of "genetic algorithm-Theory, Application and Software" genetic algorithm source code CD
ga0000000000000
- 遗传算法的一个实例。m个工件分配给m架机床的效益最优化问题,使用一种遗传算法解决。-a genetic algorithm examples. M m allocated to the workpiece-machine efficiency optimization, the use of a genetic algorithm.
gawmm
- 基于遗传算法优化神经网络结构源程序,比较适用,对初学者很好.-based on genetic algorithm optimization neural network structure source files, suitable for beginners well.
adp-matlab
- 自适应遗传算法源程序,比较不错的。 具有很大的参考价值-adaptive genetic algorithm source code, the quite good. Great reference value
jvleiprogramme
- 几种重要的聚类程序,如动态聚类,模糊聚类,以及一个遗传算法程序-clustering several important processes, such as dynamic clustering, fuzzy clustering, as well as a Genetic Algorithm
数据挖掘c++代码
- 包括关联 聚类 神经网络 遗传算法
chengxu
- Matlab利用BP神经网络和遗传算法对煤在锅炉内的燃烧率及一(儿)氧化氮的排放量进行优化,以获得最优的燃烧率和最少的氧化氮排放-Matlab using BP neural networks and genetic algorithms on coal in the boilers and the combustion rate of one (child) oxide emissions are optimized to obtain optimal combustion rate and
ImagePatternRecognition
- 本书介绍图像模式识别的各种算法及其编程实现步骤。全书共分为10章,内容包括:模式识别的基本概念,位图的基础知识,分类器设计,模板匹配分类器,基于概率统计的Bayes分类器,几何分类器,神经网络分类器,图像分割与特征提取,聚类分析,模糊聚类分析,遗传算法聚类分析-Image Pattern Recognition
Based_on_genetic_algorithm_for_solving_knapsack_pr
- 背包问题,遗传算法,GAs,基于遗传算法求解背包问题,源码,方法-Knapsack problem, genetic algorithms, GAs, Knapsack Problem Based on Genetic Algorithm
chapter4
- TSP是典型的NP完全问题,既其最坏情况下的时间复杂度随着问题规模的增大按指数方式增长,到目前为止还未找到一个多项式时间的有效算法。(TSP is a typical NP complete problem, and its worst-case time complexity increases exponentially as the problem size increases. So far, no polynomial time efficient algorithm has been
genetic
- 遗传算法30个基本案例的第一题,我把工具箱也放进了里面,以便更好的运行代码,一元函数的遗传算法优化(Optimization of unary function by genetic algorithm)
chapter2基于遗传算法和非线性规划的函数寻优算法
- 这是算法30案例的第二张源码,基于遗传算法和非线性规划的函数寻优算法(A function optimization algorithm based on genetic algorithm and nonlinear programming)
Genetic algorithm
- 网上看到的一些资料觉得还不错的,整理的这些关于遗传算法的材料(Some materials about genetic algorithms)
chapter3
- 使用遗传算法的神经网络分类,可以较好的实现(Neural network classification using genetic algorithms)
bp
- bp神经网络优化数据参数的目的,并和遗传算法做比较(bp neural network optimization data parameter purposes, bp neural network data parameter optimization purposes.)
GA Algorithms
- 利用遗传算法求极值,简单介绍遗传算法的操作流程,更准确的了解遗传算法(Using Genetic Algorithm to Calculate Extrema, Briefly Introduce the Operational Process of Genetic Algorithm, and Know the Genetic Algorithm More Accurately)
pso
- 代码主要介绍遗传算法,基于matlab编写(The code mainly introduces genetic algorithm, based on MATLAB.)
遗传算法理论,应用与软件实现 随书源码
- 遗传算法理论,应用与软件实现随书源码 《遗传算法:理论应用与软件实现》全面系统地介绍了遗传算法的基本理论,重点介绍了遗传算法的经典应用和国内外的新发展。全书共分11章。第1章概述了遗传算法的产生与发展、基本思想、基本操作以及应用情况;第2章介绍了基本遗传算法;第3章论述了遗传算法的数学基础;第4章分析了遗传算法的多种改进方法;第5章初步介绍了进化计算理论体系;第6章介绍了遗传算法应用于数值优化问题;第7章介绍了遗传算法应用于组合优化问题;第8章介绍了遗传算法应用于机器学习;第9章讨论了遗传
基于遗传算法的LQR控制器优化设计
- 基于遗传算法的LQR控制器优化设计,可以满足LQR控制器的基本需求,并在此基础上对系统功能进行了进一步完善,具有极大的参考意义。(The optimized design of the LQR controller based on the genetic algorithm can meet the basic requirements of the LQR controller. Based on this, the system functions are further improved