资源列表
gatool
- 用遗传算法开发的一个求解非线性规划的例子,罚函数限制可行域,非常实用,稍微修改就可用于别的例程。-The development of a genetic algorithm for solving linear programming examples, penalty limit the feasible region, very practical, can be slightly modified for the other routines.
apriori
- 实现APRIORI算法,比较粗糙.比较简单.没有含量.-Achieve APRIORI algorithm, more rough. Simple. No content.
AnimalSystem
- 利用MFC以及人工智能产生式知识设计的简单动物的识别系统,能够识别7种动物-MFC and artificial intelligence using knowledge of the design of a simple production animal identification system can identify 7 animals
TSP
- 用VC实现的TSP,基于模拟退火算法 开发环境:VS2005-TSP Solution based on VC++ IDE: VS2005
MATLA-BP
- matlab的BP神经网络。经典的神经网络方法。-The BP neural network matlab. Classical neural network.
pso_base
- 本程序基于粒子群算法实现函数的寻优过程,粒子群算法实现简单,程序效率高,在现在智能算法中有广泛的应用。-The program is based on particle swarm optimization process to achieve the function of the particle swarm algorithm is simple, efficient procedures, in the present intelligent algorithm has a wide r
finance
- 针对金融时间序列分析中注重快速作出趋势判断的特点,利用数据挖掘的思想和工具,提出 一种金融时间序列模式快速发现算法. 与传统的预测算法相比较,该算法对数据的分布和平稳性等 方面的要求不高,不基于任何假设,能够非常快速地发现时间序列中的频繁模式,经过模式匹配后, 可以用于金融时间序列的分析与预测. 以实际汇率数据为例,证明了该算法的有效性-Financial time series analysis for rapid prediction of trend-oriented feat
robot
- 用C++编写一个简易机器人,会走路,摆手臂,还带光照。-creat a robot with C++
asp
- 用c++蚁群算法实现tsp问题的代码好像有点问题-Ant colony algorithm using c++ code to achieve tsp problem
CarPlateRecognition
- 利用神经网络进行车牌识别,图像先进行二值化,通过多次学习从而建立满足一定要求的识别网络。-License Plate Recognition using neural networks, the binary image before, through multiple learning to recognize the establishment of the network meet certain requirements.
constrains
- 牛顿约束及黄金分割法是一种很好的全局寻优算法,利用这种方法可以很好的实现全局寻优,其结果可与遗传算法、模拟退火算法、爬山法等相媲美!-Newton constraints and golden section method is a good global optimization algorithm, using this method can achieve a good global optimization, the result with genetic algorithms, sim
