搜索资源列表
adp-matlab
- 自适应遗传算法源程序,比较不错的。 具有很大的参考价值-adaptive genetic algorithm source code, the quite good. Great reference value
BPNN
- 由于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。
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
mastering_matlab
- 精通MATLAB最优化计算 配套光盘 本书的主要内容是应用MATLAB来解决最优化问题,通过将“最优化问题”、“MATLAB优化工具箱”和“MATLAB编程”这三方面有机结合进行讲述,即一方面是使用工具箱来快速解决最优化问题,另一方面是通过算法编程深入解决最优化问题。主要包括MATLAB优化工具箱、无约束多维极值问题、约束优化问题、非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化算法、遗传算法。 -The main contents of the book is the
Necessary-60-matlab-code
- ~~~ ~为初级学者使用的遗传算法-Genetic Algorithms for Primary learner
Hype-Indicator-Exact-in-Matlab
- hype indicate遗传算法代码matlab版-hype indicate evolutionary algorithm matlab version.
GATBXPexample
- 《Matlab遗传算法工具箱及应用》书中所用遗传算法工具箱及书中实例源码-matlab gatbx example
matlab-sf
- 这是一个现代优化算法的经典例子结合。比如遗传算法,免疫算法等。-This is a classic example of modern optimization algorithms combined. Such as genetic algorithms, immune algorithms.
MATLAB-genetic-algorithm
- 《MATLAB遗传算法工具箱及应用》书籍源程序-MATLAB genetic algorithm toolbox and application source code
sheffield_gatbx
- MATLAB遗传算法工具箱,为遗传算法的实现提供了极大的方便-MATLAB genetic algorithm toolbox for the genetic algorithm provides a great convenience
MATLAB-NN
- MATLAB神经网络的各类程序,包含遗传算法,神经网络,神经模糊,SVM等程序,十分实用。-All kinds of MATLAB neural network program, including genetic algorithms, neural networks, neuro-fuzzy, SVM and other procedures, very useful.
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
solving-multi-objective-
- 用于求解多目标规划的matlab遗传算法代码-Matlab code genetic algorithm for solving multi-objective planning
codeaaa
- 用于求解简单函数优化的matlab遗传算法代码-Matlab genetic algorithm code used to solve simple function optimization
Matlab-GENE
- 详细描述了matlab中非数值的遗传算法-A detailed descr iption of the genetic algorithm matlab numerical Africa
Matlab-GENE-TOGETHER
- 解释了遗传算法这种非数值算法在matlab中的应用-This explains the genetic algorithm of non-numerical algorithm in matlab
matlab-GA-tools
- matlab遗传算法工具箱基本用法,带书籍介绍,十分全面!-matlab genetic algorithm toolbox basic usage, with book, very comprehensive!
GA
- MATLAB遗传算法源代码,很不错,KEYI 可以正常运行-MATLAB genetic algorithm source code, very good
GADS--matlab
- matlab遗传算法工具箱遗传算法的使用总结-matlab genetic algorithm toolbox genetic algorithm using summary
pso
- 代码主要介绍遗传算法,基于matlab编写(The code mainly introduces genetic algorithm, based on MATLAB.)