搜索资源列表
AlgoTrading2010
- matlab 高频算法交易实现, 附有详细说明文档,包括从基础的均线到高级的遗传算法在内的实现,非常实用-matlab frequency algorithmic trading, with detailed documentation, including moving average based on advanced genetic algorithm, including the realization of very practical
yiyuanhanshu
- 简单一元函数优化实例,利用遗传算法计算下面函数的最大值-One dollar a simple example of function optimization using genetic algorithm function below the maximum
matlab
- 关于两个目标函数的,利用matlab遗传算法工具箱的优化程序。-The two objective function, using genetic algorithm matlab optimization toolbox procedures.
aa
- 遗传算法 遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控制、自适应控制、生物科学、社会科学等方面都得到应用。在人工智能研究中,现在人们认为“遗传算法、自适应系统、细胞自动机、混沌理论与人工智能一样,都是对今后十年的计算技术有重大影响的关键技术”。-Referred to as genetic algorithm genetic algorithm GA (Genetic Algo
Function_estimation-AdaptiveGA
- Function_estimation using Adaptive Genetic Algo
Function_estimation-ConstantGA
- Function_estimation Constant Genetic Algo.rar
Discrete_GA
- This the code of genatic algo rihum, u can use it as the First step to implement the Discrete genetic Algorithm, by making changing in this code, u can use it for ur own application. -This is the code of genatic algo rihum, u can use it as the First
GA_main
- 遗传算法整套源程序,包括初始种群,计算适应度值,选择,交叉变异等-Genetic algorithm source code package, including the initial population, calculation of fitness value, selection, crossover and other variant
NSGA
- nsga2非支配排序遗传算法,c++源码实现-nsga2 non-dominated sorting genetic algorithm, c++ source code to achieve
opfbyga
- optimal power flow using genetic algo-optimal power flow using genetic algo..
1
- We present a genetic algorithm which is distributed in two novel ways: along genotype and temporal axes. Our algo- rithm fi rst distributes, for every member of the population, a subset of the genotype to each network node, rather than a
genetic-algo
- process scheduling using genetic algorithm
Algo-genetic
- an implementation for the genetic algorithm to classify the intrusion in a network. it s tested on the KDD data network.
genetic-algo-in-CPP
- 遗传算法-C++详解 遗传算法的基本思想是基于Darwin进化论和Mendel的遗传学说的-Genetic Algorithm the-C++ Detailed
gen
- simple genetic algo code
gento1
- simple genetic algo for finding maximum
SVM_GA_FINAL30_4.m
- genetic algo + support vector machine for optimal indicator trading
fitness7.m
- fitness function for genetic algo
299---Traveling-Salesman-Problem-via-Genetic-Algo
- 299 - Traveling Salesman Problem via Genetic Algorithm v1.0 - Namira
gal_tsp_app
- genetic algo for tsp in matlab