资源列表
hopfield解决TSP问题
- 人工神经网络实验之一,用Hopfield网络解决旅行商问题。文件中除源程序外还有word文档对算法,理论,问题描述,实验结果,实验分析的完整介绍-experimental artificial neural network, Hopfield network Traveling Salesman Problem. Apart from the source document but also have a word document of the algorithm theory, and th
线性分类器
- 该程序是一个对于一个对于以某一直线为边界的两类进行分类,首先通过对已知点进行训练,获得分类直线。-the program is a for a response to a border line for the two types of classification, the first known pair of points through training, access to classified straight.
ProBP
- 误差反向传播网络(Back propagation network,简称BP网络)是神经网络中最活跃的方法,且绝大多数采用了三层结构(输入层、一个隐含层和输出层).BP网络是一种非线性映射人工神经网络.本程序用vb实现的bp算法-error back-propagation network (Back propagation network, called BP) neural network is the most active, but the majority adopted a thre
Flash5 五子棋
- 该游戏用到了人工智能算法,较为复杂。 在计算游戏的智能方面可以有较大提高。-the game uses artificial intelligence algorithm, is more complex. In the calculation of intelligent game can be greatly enhanced.
K均值算法
- 实现K均值算法,读取文件,实现K均值的分类。-K-means algorithm to achieve, reading the paper, K-mean achievement category.
耗散结构论与世界体系分析
- 耗散结构论与世界体系分析,思想观点不错,值得一读-dissipative structure with the world system analysis, ideas and viewpoints well worth reading
一种基于模糊神经网络的故障诊断方法的研究
- 一种基于模糊神经网络的故障诊断方法的研究的论文,用于研究-a neural network based on fuzzy fault diagnosis methods of research papers for research
see5-public
- 数据挖掘中的决策树生成的经典的see5软件的源代码。-Data Mining Tree Generation classic see5 the software's source code.
VC界面一字棋
- 用人工智能的αβ剪枝算法实现,界面整洁漂亮,人机各为一方,三子连成一线即赢- pruning algorithm, clean interface beautiful, man-machine for the party, three sons and circumstance that is even win
模拟退火例子1
- 模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。根据Metropolis准则,粒子在温度T时趋于平衡的概率为e-ΔE/(kT),其中E为温度T时的内能,ΔE为其改变量,k为Boltzmann常数。用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制参数初值t开始,对
温控系统
- 一个温控系统的源代码,输入初始温度和目标温度,实现对温度的控制,最终温度稳定在目标温度上.-a temperature control system source code, the importation of the initial temperature and the temperature, the temperature control, the ultimate temperature stability on the target temperature.
SOM模式提取与分类
- SOM神经网络,可以进行特征提取和模式分类,特别是特征维数较多的情况。-SOM neural network, can feature extraction and classification, in particular characteristic dimension of more.