资源列表
abcut
- 完成了α-β剪枝的功能,从文件中读入每个结点的极大极小值以及各个父子结点的关系,然后进行剪枝,输出被剪枝结点的信息-Completion of the α-β pruning function, read from the file of each node as well as the minimax value of each node of the relationship between father and son, and then proceed to cut output by
genetic
- 使用遗传算法求解旅行商问题,城市数目及城市之间的距离通过txt文件来读入,然后输出求解过程及最后收敛到的最有路径-The use of Genetic Algorithm for Traveling Salesman Problem, the number of cities and the distance between cities through the txt file to read, and then output the solution process and the fina
wine
- 883分酒问题,即两个8升满瓶和一个三升空瓶,无刻度,需将16升酒平均倒入四个人的口中,即每人4升酒。程序求出最小步骤及具体步骤的实现-883 hours of wine, that is two full bottles and 8 liters launched a three-bottle, no scale, the need for an average of 16 liters of wine into four individuals of the population, that
eight-digit
- 求解八数码问题,初始状态存放在文件中,读入后使用A*算法求解8数码问题,目标状态为1238_4765,即从左上角开始为1,然后按顺时针排列在九宫格中。输出为具体求解步骤-Solving the eight digital issues, the initial state stored in the document, read to use the A* algorithm to solve 8 digital issues, the target state for the 1238_476
fld_xiugai
- fisher辨别分析方法的修改版,这是我们做掌纹识别的时候自己修改后的程序,仅供参考哦-fisher discrimination analysis
annexamples
- 《面向MATLAB工具箱的神经网络理论与应用》一书中实例的所有源代码,及详细说明-ANN,matlab,hop,bp,ART
bp
- matlab实现几种神经网络的BP算法,超强-matlab,bp,ANN
hop
- 神经网络matlab实现各种hop(Hopfield)算法-hopfield,ANN
11
- 利用遗传算法求解函数极值。真的可以啊,确实啊-Use genetic algorithm function extremum.
SVMANDKERNELT
- 经典的SVM与核方法的,对研究SVM有帮助很好的说明SVM和核方法的PPT -Classical and nuclear methods of SVM, SVM for research that will help a very good method of SVM and nuclear PPT
EP
- EP算法是机器学习中一种重要的算法,主要用来求两个向量间的核函数。-EP algorithm is an important machine learning algorithms, the main vector for the order between the two nuclear function.
ANNppt
- 人工神经网络教程 值得学习和借鉴!-Artificial neural network to learn from tutorials worth!
