- Support Vectors: svmStruct.SupportVectors
- Alpha Coefficients: svmStruct.Alpha
- Bias Term: svmStruct.Bias
- Kernel Function: svmStruct.KernelFunction
- Kernel Parameters: svmStruct.KernelParameters
- https://www.mathworks.com/matlabcentral/answers/33689-how-to-use-rbf_kernel-parameters-with-svmtrain-and-svmclassify-for-svm-classification
- https://www.mathworks.com/help/stats/support-vector-machines-for-binary-classification.html
- https://www.mathworks.com/matlabcentral/answers/139-how-does-svmtrain-determine-polynomial-and-rbf-kernel-parameters-gamma-c-in-the-bioinformatics-too