SVM进行非线性分类我要分享

SVM nonlinear classification

matlab 分类 svm 进行 非线性

关注次数: 256

下载次数: 1

文件大小: 3.36 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:使用SVM对样本进行非线性分类,并画出决策面。不限制样本维数,经测试,对多维样本也有很好的分类效果。结果其他算法,可以实现较复杂的机器学习和模式识别。


English Description:

Samples for nonlinear classification using SVM and draw decision. Without limiting the sample dimensions, tested, multi-dimensional classification of samples also have very good results. Results of other algorithms, you can implement more sophisticated machine learning and pattern recognition.


代码预览