MATLAB: Help in using svmclassify

support vector machinesvmsvmclassifysvmtrain

Hi,
the output of svm depends on the sign of (w*x+b),
how do i get the output of the exact value of w*x+b before it outputs the sign and then identify the classes?

Best Answer