Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Mathimatics-Numerical algorithms
Title: lssvm Download
 Description: === === ==清除代码窗口和工作空间=============== clc clear ==================下载数据======================= load surdata1.mat load surdata2.mat load wearvol.mat load workcondition.mat ==================训练数据======================== 数据预处理 xx=surdata1 yy=surdata2 zz=wearvol ww=workcondition 训练数据提取 X(1:36,1:3)=ww(1:36,2:4) X(1:36,4:36)=xx(1:36,2:34) Y=yy(1:36,2:34)
 Downloaders recently: [More information of uploader 111]
 To Search:
File list (Check if you may need any files):
 

源程序以及数据\runwearsvm2.m
..............\surdata1.mat
..............\surdata2.mat
..............\wearvol.mat
..............\workcondition.mat
源程序以及数据
    

CodeBus www.codebus.net