资源列表
pso_goldstein_price
- 标准粒子群算法该程序用于计算 Goldstein-Price 函数的函数最小值问题。-pso algorithm
BP_XOR
- matlab 神经网络的BP网络解决异或问题-BP network matlab neural network to solve XOR problem
s4
- 基于遗传算法的作业排序方法 利用梯度下降法求解线性判别函数-Job sorting method based on genetic algorithm using the gradient descent method for solving linear discriminant function
GA_engine-
- Visual Studio C#环境下的遗传算法代码示例-Visual Studio under the environment of C# genetic algorithm source code example
Boltzmann
- vb的波尔兹曼机(含模拟退火算法),有需要的可参考一下 -vb the Boltzmann machine (with simulated annealing algorithm), the need of a reference
main
- POJ1077,经典的八数码问题,A*算法-POJ1077, eight digital classic problem, A* algorithm
psoFCM1
- 用matlab 编写的粒子群聚类算法的程序,运行速度比较快-Using matlab prepared particle Clustering algorithm program, run faster
NB
- 自己编写的朴素贝叶斯分类器,经实测效果不错,供文本分类的研究人员相互学习-I have written a naive Bayes classifier, measured results are good for text classification researchers learn from each other
my_apriori
- 关联规则apriori matlab 示例-apriori matlab example
feature_extraction
- matlab代码 实现提取动作分类用到的肌电信号四种特征: mav(平均绝对值) ssc(斜率变化率) zc(过零率) wl(窗长)-implement in matlab ,to etract features of emg signal: mav,ssc,zc,wl
code
- 人脸识别的gui,这里只是一个gui界面,算法里面没有的呢-Face recognition gui
AdaBoost
- AdaBoost人脸检测的代码,使用java实现,建议下载试用-AdaBoost algorithm,face detection in java