GA/SVM program source code consists of three documents: 1. MainGA12.m2。 selectGA12.m3。 Svmc12.mMainGA12.m is the primary file, the remaining two are called file. Main set in the MainGA12.m parameter. ======================MainGA12.m file for instructions on set: 12: host=\gatest\% in the MATLAB installation disk, for example c:\ setting procedure source code under the result directory. Source code integrity
File list:
GA_SVM
.....\osu_svm3.00
.....\...........\demo
.....\...........\....\c_clademo.m
.....\...........\....\c_lindemo.m
.....\...........\....\c_poldemo.m
.....\...........\....\c_rbfdemo.m
.....\...........\....\c_svcdemo.m
.....\...........\....\DemoData_class.mat
.....\...........\....\DemoData_test.mat
.....\...........\....\DemoData_train.mat
.....\...........\....\one_rbfdemo.m
.....\...........\....\osusvmdemo.m
.....\...........\....\SVMClassifier.mat
.....\...........\....\u_clademo.m
.....\...........\....\u_lindemo.m
.....\...........\....\u_poldemo.m
.....\...........\....\u_rbfdemo.m
.....\...........\....\u_svcdemo.m
.....\...........\cmap.mat
.....\...........\Contents.m
.....\...........\demos.m
.....\...........\LinearSVC.m
.....\...........\mexSVMClass.dll
.....\...........\mexSVMClass.m
.....\...........\mexSVMClass.mexglx
.....\...........\mexSVMClass.mexhp7
.....\...........\mexSVMClass.mexsol
.....\...........\mexSVMTrain.dll
.....\...........\mexSVMTrain.m
.....\...........\mexSVMTrain.mexglx
.....\...........\mexSVMTrain.mexhp7
.....\...........\mexSVMTrain.mexsol
.....\...........\Normalize.m
.....\...........\one_RbfSVC.m
.....\...........\PolySVC.m
.....\...........\RbfSVC.m
.....\...........\Scale.m
.....\...........\SVMClass.m
.....\...........\SVMPlot.m
.....\...........\SVMPlot2.m
.....\...........\SVMTest.m
.....\...........\SVMTrain.m
.....\...........\u_LinearSVC.m
.....\...........\u_PolySVC.m
.....\...........\u_RbfSVC.m
.....\ALLdataTest.m
.....\ALLdataTrain.m
.....\mainGA7.m
.....\Readme_of_GASVM.txt
.....\selectGA7.m
.....\svmc7.m