Feeds
已回答
Implementation support vector machine nonlinear case with quadprog function in matlab.
In SVM in linear case there is a coinstrains that for every y there should be y(w*x-b)>=1 in order to use "quadprog" funct...
Implementation support vector machine nonlinear case with quadprog function in matlab.
In SVM in linear case there is a coinstrains that for every y there should be y(w*x-b)>=1 in order to use "quadprog" funct...
11 years 前 | 0
提问
Implementation support vector machine nonlinear case with quadprog function in matlab.
Hello I just try implement nonlinear support vector machine in matlab on my own (without using svmtrain) and I get some serio...
11 years 前 | 2 个回答 | 0
2
个回答已回答
Undefined function 'seqminopt' for input arguments of type 'function_handle'.
Ok , thanks you very much :)
Undefined function 'seqminopt' for input arguments of type 'function_handle'.
Ok , thanks you very much :)
11 years 前 | 0
提问
Undefined function 'seqminopt' for input arguments of type 'function_handle'.
Hi I'm using svm library especially svmtrain function. I get some error. When I use svmtrain function directly svmStru...
11 years 前 | 3 个回答 | 0
3
个回答提问
Could not find version 7.17 of this MCR. Attempting to load mcimcmt7_17.dll
Hello. I have to create .exe application. Unfortunately when I run this application on the computer without matlab I get erro...
11 years 前 | 1 个回答 | 0
1
个回答已回答
How can I add "Edit plot" to tool bar in my own GUI
I know how to add zoom in and zoom out. I do not know how to add "white arrow" calles "edit plot". As far as I know you cannot a...
How can I add "Edit plot" to tool bar in my own GUI
I know how to add zoom in and zoom out. I do not know how to add "white arrow" calles "edit plot". As far as I know you cannot a...
11 years 前 | 0
提问
How can I add "Edit plot" to tool bar in my own GUI
Hi ! I would like to create a GUI with and axes. Axes should have zoom in, zoom out, rotate , pan and normal white arrow which ...
11 years 前 | 4 个回答 | 1