搜索资源列表
genetic_jang
- 這是一個說明GA演算法的範例,可以從範例得知基因演算法的運算過程-This is a descr iption example of GA algorithm can be learned from the example of the computing process of genetic algorithm
GA
- 遗传算法及其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
GA
- 此处涉及到遗传算法,为大家能更好学习遗传算法,特地举例说明-Here relates to genetic algorithms, in order that we can better learn from the genetic algorithm, specifically an example
Ageneticalgorithmwithmatlabprogram
- 简要阐述了遗传算法的基本原理,探讨了在 环境中实现遗传算法各算子的编程方法,并以一个简单的实例说明所编程序在函数全局寻优中的应用。-Briefly described the basic principles of genetic algorithms to explore the genetic algorithm in the environment to achieve the operator' s programming, and a simple example shows t
BP
- example.txt 仿真实例.txt 归一实例.txt 每次预测结果不一样的解释.txt 遗传算法优化BP神经网络权值和阈值的通用.txt -example.txt simulation examples. txt return an instance. txt is not the same each time the interpretation of predicted results. txt genetic algorithm BP neural netwo
yichuansuanfa
- 本篇论文是遗传算法的应用举例,很有参考价值-This thesis is the application of genetic algorithms for example, great reference value
DataMining
- the concept of data mining was summarized, and its significance that contributes to commerce was illustrated as well. Based on the characteristic, an important genetic algorithm which is widely used in data mining technology was proposed, who
MATLAB-programming-methods
- 简要阐述了遗传算法的基本原理 ,探讨了在 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
principles-of-evolutionary-algorithm
- 简要阐述了进化算法的基本原理 ,探讨了在 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
yichuansuanfa
- 举出三个简单的实例,通过遗传算法来进行求解。让大家对遗传算法进行理解-Cite three simple example, by means of genetic algorithms to solve it. So that we can understand the genetic algorithm
Genetic-Algorithm-for-Function-Max
- 遗传算法求解函数最大值,本文将用一个详细的例子来说明用遗传算法解一个简单参数优化问题的过程。这里求解的是一个函数的最大值的问题。-Genetic algorithm function maximum, this article will use an example to illustrate in detail the genetic algorithm for solving the problem with a simple parameter optimization process.
Predicting-Housing-Value
- In this paper we show, by means of an example of its application to the problem of house price forecasting, an approach to attribute selection and dependence modelling utilising the Gamma Test (GT), a non-linear analysis algorithm that is describ
Distributed-energy-system-_-DING
- 在一个小型分布式发电系统的基础上, 建立分布式供能系统的调度策略和经济调度模型, 通过考虑各种电源的约束条件, 用改进的遗传算法进行求解, 使得分布式微网系统能够实现热电联供, 满足用户的需求. 算例系 统验证了模型与算法的可行性。-On the basis of a small distributed generation systems established on the scheduling policy and economic dispatch model of distribu
AG-dan_contoh_aplikasinya_-_denny_hermawanto
- The document how to use Genetic Algorithm and the example.
Real---peyman
- real genetic algorithm for matlab - example
Genetic-Algorithm-Example
- Genetic Algorithm Example The equation that I solve here is Gandhi Manalu. f(x,y) = (2.8125-x*(1.0-y**4))**2+(2.25-x*(1.0-y**2))**2+(1.5-x*(1.0-y))**2 Expected answer is f(3.0,0.5)=0.0 -Genetic Algorithm Example The equation that
SA
- 遗传算法优化计算的一个例子,可以做参考自变量降维-An example of genetic algorithm to optimize the calculation can be done with reference to the argument dimensionality reduction
jou_vk26
- 均值便宜跟踪的示例,主同步信号PSS在时域上的相关仿真,遗传算法无功优化。- Example tracking mean cheap, PSS primary synchronization signal in the time domain simulation related, Genetic algorithm based reactive power optimization.
genetic alogrithm
- 遗传算法求解最值。一个简单实例有效解释遗传算法的原理。(Genetic algorithm to solve the most valuable. A simple example of the principle of effective interpretation of genetic algorithms.)