资源列表
fenpei
- 匈牙利算法的m文件,是指派问题的最优解法,只要输入相关矩阵,便可以得到最佳分配问题
wujiao-elimcross
- wujiao.m是五角星去交叉程序,用于使求出的tsp去交叉,应用见我上载的ant-tsp-elimcross程序 nixu.m是wujiao.m求逆序的测试程序-wujiao.m is five-pointed star to cross procedures for so to get the cross-tsp. I see on the application contained in the ant-tsp - elimcross nixu.m is wujiao procedur
standard
- 此为PSO标准源程序代码,用于计算Goldstein-Price函数的函数最小值.
yichuangsuanfa
- 介绍遗传算法在最优解方面的运用,并附带编码实现-Introduction of Genetic Algorithm in the use of optimal solution, and comes with Coding
ID3
- ID3是利用了增益比不纯度,这种树的层数与属性变量的个数相同。-ID3 is the use of the gain ratio is not purity, layers and attributes of this tree the same number of variables.
ant_algorithm
- 基于蚁群算法的图的着色问题的研究,毕业论文做的,还是挺好用的-Ant colony algorithm based on graph coloring problem of the studyThesis done, or very good use
program
- 用于计算Bayesian分类,基于最小损伤和最小风险的分类。-To calculate the Bayesian classification, the classification of minimal damage and based on the minimum risk.
mytest
- 一个bp神经网络的实例代码,用于区别人脸的方向-An instance of bp neural network code, used to distinguish between the direction of face
fnn
- 发一个模糊神经网络的Matlab程序 其中kmeans部分让大家自己补充吧 -Development of a fuzzy neural network which kmeans part of Matlab programs for everyone to add it
RBFFunction
- RBF网络用于函数逼近的一个程序!内部包含几个关于RBF网络的几个算法。-RBF network for function approximation of a process! Internal contains several of the RBF network of several algorithms.
bp_manul
- 本程序是人工编写的bp神经网络,针对识别样本btw三类进行训练和识别。
Classifier-based-Softmax
- 一个小demo,用softmax实现数据分类,数据有4类,均服从高斯分布-A little demo, a classifier with softmax softmax is implemented to classify 4 classes of datas which are generated by gaussian distribution