资源列表
algorithm
- 求函数优化的伊藤算法源代码,下载后可以直接使用-Ito demand function optimization algorithm source code download can be used directly
libsvm-3.1
- 最新的libsvm支持向量机程序,用于模式识别和回归预测,内含详细的使用方法-The latest libsvm support vector machine program for pattern recognition and regression that includes the use details
singleneuralPID
- 单神经元pid源码实现,对初学的朋友很有帮助-The program can realize single neural pid with MATLAB.The algorithm is simple and easy to understand.
SMO
- smo源代码,编绎后就可运行,方便,好用-smo the latest realese
AI_CrossRiver
- 人工智能课程 产生式部分的一个实验设计:用产生式解决“过河问题”-Production of artificial intelligence course as a part of experimental design: The production solve the " problem across the river"
GA_TSP
- 利用遗传算法求解TSP问题。TSP问题描述如下:给定一组n个城市和他们两两之间地直达距离,寻找一条闭合的旅程,使得每个城市刚好经过一次而且总的旅行距离最短。 -The use of genetic algorithm to solve TSP problem. TSP problem described as follows: given a set of n cities and they are between 22 to direct the distance of the journey
GA-TSP
- 遗传算法求解TSP问题。包含6个文件。用matlab打开gatsp1.m,点击运行即可以得出结果。distTSP.txt文件包含了城市数据。如果更改了城市数,则须修改gatsp1.m文件中的N参数。-Genetic algorithm for TSP. Contains 6 files. Using matlab to open gatsp1.m, click on the results of running that can be drawn. distTSP.txt file contai
horn-schunck
- 估计光流的经典算法H&S,经测试可以使用。-Estimates the optical flow for standard test sequences using H&S algorithm
bayes_total
- 最小错误概率贝叶斯分类器的matlab程序,可用于二维数据的分类以及分类效果的图像显示,可帮助初学者加深对贝叶斯分类算法的理解。-This is a matlab program of the minimum probability of error of Bayesian classifier.Which can display the image of two-dimensional data classification and the classification results . I
cmac
- cmac神经网络即有导师的学习网络的课件讲解,很生动,容易理解。-cmac neural network learning network that is courseware instructor explained, it is vivid and easy to understand.
BP_XOR
- 利用三层BP人工神经网络解决异或问题(XOR)用matlab编程实现,网络结构可以方便地调整-The use of three BP artificial neural network to solve XOR problem (XOR) using matlab programming, the network structure can be easily adjusted
bsvm-2.06
- 台湾林智仁等开发的用于SVM多分类软件,包括一对多SVM、一对一SVM、DAGSVM等算法的实现-Taiwan' s Lin Zhiren, etc. for the development of SVM multi-classification software, including one to many SVM, one-SVM, DAGSVM such as Algorithm