资源列表
ant-colony-optimazition
- 蚁群优化算法,目前已通过vc++6.0测试,实验数据需自备-Ant colony optimization algorithm, has passed vc++6.0 test, the experimental data must bring their own
ga
- 利用演化计算的思想来搜索优化问题的最优解-The idea using evolutionary computation to search for the optimal solution of optimization problems
AI
- 对于拼图问题的基于java的A*算法实现。状态空间图中的节点用一个Node对象表示,图中出现的节点(包括已扩展的和未扩展的)存放在一个list(ArrayList的一个对象)中,A*算法运行完毕后,最优路径上的节点存放在pathArray(ArrayList的一个对象)中。程序维护两个变量head和tail,在list中两者之间的节点表示open表中的未扩展节点,list中head之前的属于closed表中的已扩展节点。-Puzzle java-based A* algorithm. State
SVMDemo
- 现在比较流行的SVM算法的一个DEMO,用于处理分类问题,欢迎大家试用。-Now popular SVM algorithm is a DEMO, used to deal with classification problems, welcomed the U.S. trial.
planning
- 人工智能§自动规划§用于模拟机器人规划的模拟软件-artificial intelligence planning automatic robot planning for analog simulation software
123
- 提出了一种利用模糊控制器进行倒立摆控制的方法,建立了倒立摆的数学模型,并进行了计算机仿真,仿真结果表明,该方案可以得到较为满意的结果。
finance
- 针对金融时间序列分析中注重快速作出趋势判断的特点,利用数据挖掘的思想和工具,提出 一种金融时间序列模式快速发现算法. 与传统的预测算法相比较,该算法对数据的分布和平稳性等 方面的要求不高,不基于任何假设,能够非常快速地发现时间序列中的频繁模式,经过模式匹配后, 可以用于金融时间序列的分析与预测. 以实际汇率数据为例,证明了该算法的有效性-Financial time series analysis for rapid prediction of trend-oriented feat
mohukongzhi
- 基于模糊控制的matalab仿真,建立模糊控制器的工具箱介绍以及使用举例-Simulation based on fuzzy control matalab
Savage-across-the-river
- 实现野人过河问题,找出过河的方法。我自己写的,有注释,且可以正确运行。-To achieve the the Savage river issues, ways to cross the river. I wrote it myself, annotations, and can be run properly.
graclus1.1
- 多层权核k均值算法,原作者Yuqiang Guan,现在将他共享,与大家共同学习!
yi
- 有关遗传算法的源码-the genetic algorithm source code
rgergrg
- neural network research paper by using matlab software
