搜索资源列表
gep编程基础2-27
- GEP(基因表达式程序设计)是一种新的演化算法,该文件是基本的GEP编程,采用功能的封装格式,测试通过,能够方便的使用。-GEP (Gene Expression Program Design) is a new evolutionary algorithm, which is the basic GEP programming, functional package format, through testing, to facilitate their use.
遗传算法得源代码
- 遗传算法得源代码,不是用MATLAB编得,而是用VC++编程.-genetic algorithm in the source code, instead of being MATLAB, but programming with VC.
一个用于求函数极值的遗传算法程序
- 一个用于求函数极值的遗传算法程序,使用VC++编程.-seek function for a maximum of genetic algorithm, the use of VC.
遗传算法的一个编程实例
- 打开压缩包,其中的word文档中提供了“m个工件分配给m架机床的效益最优化问题,使用一种遗传算法解决。”的整个编程思路和过程分析。望有相关需要的朋友喜欢-open compressed, the word document provided "m m allocated to the workpiece-machine efficiency optimization, the use of a genetic algorithm to solve." The entire p
K-均值聚类算法C++编程
- K-均值聚类算法的编程实现。包括逐点聚类和批处理聚类。K-均值聚类的的时间复杂度是n*k*m,其中n为样本数,k为类别数,m为样本维数。这个时间复杂度是相当客观的。因为如果用每秒10亿次的计算机对50个样本采用穷举法分两类,寻找最优,列举一遍约66.7天,分成3类,则要约3500万年。针对算法局部最优的缺点,本人正在编制模拟退火程序进行改进。希望及早奉给大家,倾听高手教诲。-K-means clustering algorithm programming. Point by point, inc
PSO算法实现
- PSO 算法的源代码,有很好的注释,希望给编程爱好者有一点帮助
matlab遗传算法源程序
- 用matlab编程的完整的遗传算法源程序
matlab编程算法集
- 介绍matlab编程的算法集合,包括各种函数、算法,比较全面,是初学者的学习资料
GAmatlab.rar
- 利用遗传算法,上线车辆路径的优化。采用了matlab编程,对于初学遗传算法,和matlab的用户,是很适用的,The use of genetic algorithms, on-line vehicle routing optimization. Use of matlab programming, genetic algorithm for the beginner, and matlab users, is very applicable
genetic-programming
- VC编写的遗传算法,共编程爱好者的参考。有每一代的统计-VC prepared by genetic algorithm, a reference to a total of programming enthusiasts. With each generation of statistics
《机器学习算法原理与编程实践》_
- 机器学习算法原理与编程实践,书中含有每个编程实践的源代码。(Machine learning algorithms and practices)
matlab遗传算法程序
- 遗传算法编程文件,可在matlab中运行,可用作新手变成练习。(Genetic algorithm programming file)
算法导论 中文版 第3版.pdf
- 算法导论,用于了解算法知识,进一步加强编程能力的好书(good book to give us a sense of algorithm)
用遗传算法优化BP神经网络的Matlab编程实例
- 用遗传算法优化BP神经网络的Matlab编程实例,非常实用(BP neural network optimization using genetic algorithm Matlab programming examples, very practical)
神经网络编程_源代码
- 人工神经网络BP神经网络编程源代码,可在matlab平台实现。(Artificial neural network BP neural network programming source code, can be implemented in the MATLAB platform.)
神经网络编程_源代码
- 使用神经网络算法求解多元多次方程,使用多个节点进行设计,得到的子代结果很精确,误差极小(The use of neural network algorithm for solving multivariate polynomial equation)
08 进化算法
- 该资料讲述的进化算法的相关概念,发展历史,以及相关编程示例。(The related concepts, history, and related programming examples of the evolutionary algorithms are described.)
遗传算法
- 遗传算法解决TSP,采用matlab语言编程,利用遗传算法解决TSP问题。(The genetic algorithm solves the TSP, uses the MATLAB language programming, and uses the genetic algorithm to solve the TSP problem.)
dynamic programming
- 基础编程算法之DP贪心,从基础学起,成长大牛。(algorithm of greedy)
算法
- 编程语言为C++的几个常见算法源码,提供给大家(Programming language for C++ several common algorithm source code, to everyone.)