资源列表
ctssvm--bfgs
- 对无约束的优化模型利用BFGS算法进行求解-For unconstrained optimization model uses BFGS algorithm to solve
tssvm--bfgs
- 对三次样条函数的模型利用BFGS算法进行优化求解-Cubic spline function model using BFGS algorithm optimization solution
AdaBoost
- 加强树算法的一个实例,最后取得了很好的分类结果,便于推广,分类器的代码可以根据实际进行更改。-Strengthen an instance tree algorithm, finally achieved good classification results, easy to promote, classification code can actually make changes.
knn-classify
- 注释清楚,容易帮您理解k近邻分类的原理。采用c++语言编写-NOTE clear, easy to help you understand the principles of k nearest neighbors. Use c++ language
Linear-classifier
- 本资源用matlab代码实现了模式识别的线性分类器,对于线性可分的模式能够正确分类。-The resources used matlab code to achieve a pattern recognition linear classifier, for linearly separable model can correctly classified.
MachineLearning
- 机器学习实战训练,有助于你快速进入学习状态-Machine learning combat training
FCM
- 核聚类算法:聚类是将一组给定的未知类标号的样本分成内在的多个类别,使得同一类中 的样本具有较高的相似度,而不同类中的样本差别大。侧重于软聚类(模糊C-均值——FCM),但其描述手段同样适合于硬聚 类(HCM)等同类问题。-Clustering algorithm: cluster is a group of unknown samples given class label into internal multiple categories, so that the same class
hua2
- 对150种鸢尾花数据进行分类的matlab代码-150 species of iris data to classify the matlab code
matlab
- 用于SVM实现不同算法对不同数据集性能测试的MATLAB代码,包括离线,在线算法。-SVM implement different algorithms for different data sets to performance testing MATLAB code, including offline and online algorithms.
DataMining_Algorithm
- 详细的数据挖掘资料,包括各种常见的算法,有一定的深度-Detailed data mining information, including all common algorithms, there is a certain depth.
stft
- 利用时频分析的方法分析一段语音信号的时频特征,并进行降采样等处理,可直接运行-When the time-frequency analysis method to analyze the frequency of use of a voice signal characteristics, and down-sampling and other treatment, can be directly run
Campuran-SOFM-SVR-dengan-Seleksi-Fitur-Berbasis-F
- The explenation how to clustering data by using Self Organzing Map. I hope that it would be help. THanks.