搜索资源列表
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.
黑白棋算法
- 一个很好的搜索算法的例子,可以很好的说明搜索的原理,值得一看,我现在的工程就是在这个算法的基础上-a good search algorithm for example, can search a good note the principle eye-catcher. I now work in the algorithm on the basis of
感知准则函数
- 感知准则函数,包括固定增量法和梯度下降法,都是模式识别中的基础算法.-perceptual function criteria, including fixed increment and the gradient method, which is pattern recognition algorithm based.
经改写过的C++ bp神经网络算法
- 基本bp神经网络算法和改进型bp神经网络算法都是我改写完成的算法,是网上到处传播的一个c++ bp神经网络算法改写的,由于网上的那个算法编译会出现若干百个错误,在其基础上重新编写和改进,写出了这两个算法-bp basic neural network algorithms and improved neural network algorithm bp I are complete rewrite the algorithm, the Internet is spreading everywhe
基础GA遗传算法
- 基础的GA遗传算法,对于初学优化算法的人很有帮助
GA遗传算法C语言
- 遗传算法方面比较基础的源代码,有助于初学者加深对算法的理解!
jibenyiqunjuleisuanfa
- 该算法,解决了不收敛的问题,聚类效果非常好(效果图如附件图片所示)。改进的蚁群算法是基于遗传算法的改进,在基本遗传算法的基础之上,加入了变异因子,产生变异,从而更快的收敛。-Basic ant clustering algorithm and its improved algorithm
GABook1
- 遗传算法书籍:遗传算法的数学基础,从数学的角度论证遗传算法的有效性-Genetic Algorithm Books: The mathematical basis of genetic algorithm, from the perspective of mathematical proof of the effectiveness of genetic algorithm
aga
- 自适应遗传算法的基础结构,可以用来扩充自己所需要的自适应遗传算法-Adaptive genetic algorithm based on the structure, can be used to expand they need adaptive genetic algorithm
yuandaima
- 基于遗传算法,针对考试系统的自动出题问题,应用矩阵理论的知识,为自动组卷系统建立了一个合适的数学模型,使我们能在数学模型的基础上,应用遗传算法全局寻优和智能搜索的特性,在试题的各种属性满足数学模型的控制指标的基础上,从题库中既好又快的抽出一组符合考方要求的试题,从而得到一份满意的试卷。-Based on genetic algorithms, automatic test system for the title problem, the application of matrix theory
SGALAB1003beta5005
- 这是一个经典的遗传算法标准源程序,可以在此基础上进行改进和提高-This is a classic source of standard genetic algorithm can be carried out on this basis to improve and enhance
CPSO
- 我修改的混沌粒子群算法 根据某本参考书上的讲解在pudn上的某个程序的基础上修改得来-this is based on one of the cpso source in pudn,i change it using a algthrim writen in a book
AntAlgorithm
- 一个蚁群算法求解邮递员路由问题(TSP)具体实现,本人在传统蚁群算法基础上进行改进,达到较高的效率-An ant colony algorithm for routing problem postman (TSP) concrete implementation, I am in the traditional ant colony algorithm based on the improvements to achieve higher efficiency
fuzzy_c_means
- weka聚类算法中的基础算法,可以作为实验添加到weka中,与其他算法做对比-basic alogrithm in cluster
pso
- pso基础算法代码,能够进行基本pso算法处理,并且能够计算每次迭代例子中心的位移步长 -pso algorithm code base that can perform basic pso algorithm processing, and be able to calculate the displacement of the center of each iteration step examples
PSO
- pso的基础算法,适合初学者学习,java实现的代码- pso basis algorithm, suitable for beginners to learn, to achieve the java code
Anany Levitin)课后答案
- 《算法设计与分析基础》一书的课后答案,共有需要的朋友参考(the book called "Algorithm design and analysis foundation" 's answers)
basicABC
- 基本人工蜂群算法,带中文注释 可以用来求解优化问题,也可在此基础上改进(Basic Artificial Bee Colony Algorithm with Chinese Notes Can be used to solve the optimization problem can also be improved on this basis)
智能算法
- 用于智能算法的基础学习,包含有30个实例;供大家分析(Basic learning for intelligent algorithms, including 30 instances; for analysis)
经典算法大全
- 通过学习资料达到对算法的了解,基础入门学习(Algorithm Encyclopedia)