搜索资源列表
5个遗传算法源码
- (其中已经包含5个源码)所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序, 输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt ,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample Patmat.c 基于遗
RBF
- RBF网络源代码,VB开发,用于预测等,已调试运行-RBF network source code, VB development, for prediction, has been commissioning
SGA
- 基本遗传算法的C语言源程序。(遗传算法的应用范围极其广泛,它可应用于函数优化、组合优化、生产调度问题、自动控制、机器人学、图像处理、人工生命、遗传编程以及机器学习等领域。)-Basic genetic algorithm C language source code. (Genetic algorithm extremely broad range of applications, it can be applied to function optimization, combinatorial
genetic_algorithm_in_c
- 此源码包含下面五个程序的源代码。 基本分类算法源程序 基本遗传算法源程序 基于遗传算法的人工生命模拟源程序 基于遗传算法优化神经网络结构源程序 基于遗传算法提取基元图形源程序-This source code contains the following five program s source code. Basic classification algorithm source basic source of genetic algorithm based on gen
BPMatlab
- 人工神经网络中的一种编程源代码实现,此算法是最基本的源码编程。-Artificial Neural Networks in the realization of a programming source code, this algorithm is the most basic source programming。
vc_pso
- 基本的粒子群源代码及其在自动配煤中的应用-Particle Swarm basic source code and its application in automatic blending application
GaPlaygroundCode
- Java实现的遗传算法工具集:GA Playground -The GA Playground is a general purpose genetic algorithm toolkit where the user can define and run his own optimization problems. The toolkit is implemented in the Java language, and requires (when used as an application
AssociationRule
- apriori and apriori tid source
GABPNN
- 遗传算法优化BP神经网络权值的visual basic源程序-Genetic algorithm BP neural network weights of the visual basic source code
GA
- 基本遗传算法的源代码,比较各代种群的进化。-The basic genetic algorithm source code, comparing the generation of species evolution.
SGA
- 它是基本的遗传算法的源程序,适用于许多问题的计算。-It is the basic source of genetic algorithm for the calculation of many issues.
Traditional-basic-K-nearest-neighbor
- 传统基本K-最邻近分类算法源程序 云计算-Traditional basic K-nearest neighbor classification algorithm source code
pso-matlab--source
- 粒子群算法源程序 基本算法 ,简单易懂,可实现的非线性优化,适于求解优化问题-Source of basic particle swarm algorithm, easy to understand, enabling non-linear optimization, for solving optimization problems
sga_sga
- 这是遗传算法的基本源程序,已经可以完全顺利运行,运行环境是VC6.0,你可以试试。-This is the basic source of genetic algorithms, has been completely smooth operation, the operation environment is VC6.0, you can try.
Example-Source
- 这是Basic的写代码对韩国mini机器人,主要是机器人伺服控制,一些舞蹈动作的控制和点球动作的代码-This is Basic to write code for Korean mini robots, mainly robot servo control, some dance moves motion control and penalty code
Basic-Intelligent-algorithm-source
- BP神经网络和模拟退火算法源码,不使用工具箱,适合初学者理解智能算法本质-basic source code for intelligent algorithm having no using tool box of matlab
AS-matlab-source
- 基本蚁群算法的matlab程序,以旅行商问题(TSP)为求解模型。-The basic ant colony algorithm matlab procedures to the traveling salesman problem (TSP) to solve the model.
Bee-colony-algorithm-source-code
- 基本的(Artificial bee colony algorithm ABC)人工蜂群算法源代码,本人亲自测试并通过的,使用C语言编写。-The basic (Artificial bee colony algorithm ABC) artificial bee colony algorithm source code, the use of C language.
Maltab-basic-study
- matlab初学者常用算法的源代码,共16个,包含遗传算法、非线性规划、灰色模型等。-matlab algorithm source code used for beginners, a total of 16, comprising a genetic algorithm, Nonlinear Programming, gray models.
nueral_network
- 最基本的神经网络源码,初学者的福利,可以通过此了解神经网络的实现。(The most basic source code of neural network, the welfare of beginners, through which we can understand the realization of neural networks.)
