├── GridMLSSVR.m ├── Kerfun.m ├── MLS-SVR.pdf ├── MLSSVRPredict.m ├── MLSSVRTrain.m ├── README.md └── polymer.mat /GridMLSSVR.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pzczxs/MLSSVR/HEAD/GridMLSSVR.m -------------------------------------------------------------------------------- /Kerfun.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pzczxs/MLSSVR/HEAD/Kerfun.m -------------------------------------------------------------------------------- /MLS-SVR.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pzczxs/MLSSVR/HEAD/MLS-SVR.pdf -------------------------------------------------------------------------------- /MLSSVRPredict.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pzczxs/MLSSVR/HEAD/MLSSVRPredict.m -------------------------------------------------------------------------------- /MLSSVRTrain.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pzczxs/MLSSVR/HEAD/MLSSVRTrain.m -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pzczxs/MLSSVR/HEAD/README.md -------------------------------------------------------------------------------- /polymer.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pzczxs/MLSSVR/HEAD/polymer.mat --------------------------------------------------------------------------------