prashanth shyamala
IIT Kharagpur
Followers: 0 Following: 0
Post Grad at IIT Kharagpur,India
Statistics
RANK
264 034
of 295 569
REPUTATION
0
CONTRIBUTIONS
1 Question
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20 247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
hi, i have matlab and windows 64. i want to run libsvm i can't do it ,the error is fatal error
Either you did not have required compiler or the matlab software was not opened with administrator rights. When I got the probl...
mer än 8 år ago | 0
Question
The command svmtrain in LIBSVM matlab package takes input for values of C and g in quotes as a string value. I want to use the single code svmtrain repetitively by having different values for C and g. But how to do it?
the command i want to reuse repetitively was: svmtrain(Label,instance, * * _' -c 12 -g 2 '_**); Here how do can i change...
mer än 8 år ago | 1 answer | 0