How can I implement Non-linear SVM using RBF (Radial Basis-Function) in this data?

Since this is my skeleton code of linear SVM, and I only change kernel function into gaussian function to change this code into nonlinear SVM. But the result is only a straight graph. Could you guys help me where I should change?

Answers (0)

Categories

Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange

Asked:

KHJ
on 10 Apr 2017

Edited:

KHJ
on 10 Apr 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!