说明:测试样本集对每个模式进行加噪处理,噪声值为±0.1。若网络能对加噪模式进行正确分类,则认为该网络已训练完成。-Test sample set for each pattern plus noise processing, the noise value of ± 0.1. If the networ...
说明:使用极限学习机ELM算法进行遥感图像分类的源代码,很好的例子。
说明:使用Naive Bayes Classifier去分类binary data并绘出正确图表
bayes matlab-naive-bayes naive-matlab-data naive-bayes naive-matlab
说明:pca+svm源代码(matlab) matlab代码,pca进行特征提取,svm进行分类
说明:使用BP网络实现了对Iris数据的分类,使用了可变学习速率和带动量的梯度下降算法。
iris-matlab-bp bp-iris-matlab iris-BP gradient-descent-bp matlab-bp