搜索资源列表
inheritandbpwithmatlab
- 遗传算法和bp神经网络结合matlab源码,实用价值高-bp genetic algorithms and neural network Matlab source, a high practical value
PCI_Code-Folder
- 《集体智慧编程》这本书的源码,里面包含数据挖掘方面的一些算法,包括遗传算法,费舍尔算法,决策树等-" The collective wisdom of programming source code of this book, which contains the data mining aspects of algorithms, including genetic algorithms, Fisher algorithm, decision tree
Based_on_genetic_algorithm_for_solving_knapsack_pr
- 背包问题,遗传算法,GAs,基于遗传算法求解背包问题,源码,方法-Knapsack problem, genetic algorithms, GAs, Knapsack Problem Based on Genetic Algorithm
chapter-14-GA-algorithm
- 遗传算法的源码(精通matlab最优化计算第14章)-The source of the genetic algorithm (proficient matlab optimization calculation Chapter 14)
GATBXPexample
- 《Matlab遗传算法工具箱及应用》书中所用遗传算法工具箱及书中实例源码-matlab gatbx example
Maltab-modeling-
- Maltab 源码\在数学建模中的应用、人口预测模型、灰色预测及其MATLAB实现、遗传算法、粒子群算法、模拟退火算法、人工神经网络、小波分析、动态仿真-matlab mathematic modeling
my-souce-code-20130915
- 书本《matlab神经网络应用设计》源码,对于利用遗传算法(GA)优化神经网络(NN)的程序部分,由于使用了GA工具箱中已经定义好的一些函数,因此,这部分程序必须拷贝到GA工具箱目录下才能运行,在本书中有:"第12章","第13章",以及"第20.5节"。另外,还包括该书本配套PPT教案。-Book " matlab neural network application design" source for the use of genetic algorithm (GA) o
003-matlab-
- MATLAB智能算法30个案例分析源码,一元函数寻优,NIND=40 个体数目 MAXGEN=20 最大遗传代数 PRECI=20 变量的二进制位数 GGAP=0.95 代沟 px=0.7 交叉概率 pm=0.01 变异概率-Intelligent algorithm MATLAB source 30 case studies, one dollar function optimization, NIND = 40 the number of individuals MA
example_code
- 游戏编程中的人工智能技术的全部源码,包括遗传算法,人工神经网络。-Game programming in artificial intelligence source, including genetic algorithms, artificial neural networks.
JQRLJGH
- 基于遗传算法的机器人路径规划程序源码,很实用。-The genetic algorithm path planning of robot based on the source program, it is very practical.
GA-BP-nihe
- 神经网络30个案例分析源码,又名智能控制30个案例分析,案例二,遗传算法改进的BP神经网络拟合-30 case studies of neural network source code, also known as intelligent control 30 case studies, case two, GA improved BP neural network fit
GA
- 遗传算法求解函数的极值源码,代码分为几个文件都是用遗传算法的操作命名。所求解函数具体说明在适应度函数文件和主要执行文件中都有说明。代码中有大量的注释,额甚至可以说注释的数量比代码量都多,因为编写次源码的初衷就是想用来给别人讲解遗传算法的一个大致的过程。虽然是最简单的GA,但是也还是有一定的效果。代码的不足之处欢迎指出。代码和注释为原创,希望转载者注明来源,以便大家技术交流。-A GA based on MATLAB. Including tons of comments for users.
ljfc
- 基于最大类间方差阈值与遗传算法的道路分割的图片及源码程序,附带程序说明-Based on the maximum between class variance threshold and genetic algorithm of the road segmentation of the image and the source code, with procedures
Based-on-GA-matlab-code
- 基于遗传算法的matlab代码,源码,可运行。-Based on Genetic Algorithm matlab code
yichuan_matlab
- 基于遗传算法和非线性规划的算法matlab源码-Based on genetic algorithms and non-linear programming algorithm matlab source
otsuyc
- 基于一维最大类间方差遗传算法的图像分割matlab源码- U57FA u4E8 u4E00 u7EF0 u6700 u5927 u7C7B u95F9 u65B9 u5DEE u9057 u4F20 u7B97 u6CD5 u7684 u56FE u50CF u5206 u5272matlab u6E90 u7801
gaSVMcgForClass
- svm 的参数优化,利用ga(遗传优化算法)选择最优参数c g,最终提高训练集的分类准确率,更好的提高分类器性能,这是ga的功能函数源码-Svm parameter optimization, the use of ga (genetic optimization algorithm) to the optimal parameter c g, and ultimately improve the training set classification accuracy, better imp
chapter2基于遗传算法和非线性规划的函数寻优算法
- 这是算法30案例的第二张源码,基于遗传算法和非线性规划的函数寻优算法(A function optimization algorithm based on genetic algorithm and nonlinear programming)
遗传算法理论,应用与软件实现 随书源码
- 遗传算法理论,应用与软件实现随书源码 《遗传算法:理论应用与软件实现》全面系统地介绍了遗传算法的基本理论,重点介绍了遗传算法的经典应用和国内外的新发展。全书共分11章。第1章概述了遗传算法的产生与发展、基本思想、基本操作以及应用情况;第2章介绍了基本遗传算法;第3章论述了遗传算法的数学基础;第4章分析了遗传算法的多种改进方法;第5章初步介绍了进化计算理论体系;第6章介绍了遗传算法应用于数值优化问题;第7章介绍了遗传算法应用于组合优化问题;第8章介绍了遗传算法应用于机器学习;第9章讨论了遗传