Feeds
提问
Error using custom RBF Kernel
I am using a rbf kernel: function G = myrbfgauss(U,V) sigma=1.5; Xny = U-V; Normxny = Xny'*Xny; G = e...
11 years 前 | 0 个回答 | 0
0
个回答提问
What is the difference between fitcsvm and svmtrain when using Support Vector Machine Toolbox?
Can anyone please explain what is the difference in using fitcsvm and svmtrain for a data set consisting of: set 1: nx2 (n=100) ...
12 years 前 | 0 个回答 | 0
0
个回答提问
What is the difference between fitcsvm and svmtrain?
Can anyone please explain what is the difference in using fitcsvm and svmtrain for a data set consisting of: set 1: nx2 (n=100) ...
12 years 前 | 0 个回答 | 0