支持向量机多分类故障诊断程序我要分享

Support vector machine multi classification fault

关注次数: 206

下载次数: 3

文件大小: 1.88 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:采用SVM支持向量机,对5种故障进行分类诊断,程序可实现判断故障是否发生,并发生的故障类型进行诊断,根据故障数据分析故障类型,相比于传统神经网络算法具有更强的小样本数据分类能力。


English Description:

SVM support vector machine is used to classify and diagnose five kinds of faults. The program can judge whether the fault occurs or not, and diagnose the types of faults. The fault types are analyzed according to the fault data. Compared with the traditional neural network algorithm, it has stronger classification ability of small sample data.


代码预览

相关推荐