prashanth shyamala
IIT Kharagpur
Followers: 0 Following: 0
Statistics
RANK
169,388
                          
                          
of 300,381
                        
REPUTATION
0
                           
                        
CONTRIBUTIONS
                          1 Question
                          1 Answer
ANSWER ACCEPTANCE 
                            100.0%
                        
VOTES RECEIVED
0
RANK
 of 20,941
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS 
0
ALL TIME DOWNLOADS
0
RANK
of 168,477
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...
9 years 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...
9 years ago | 1 answer | 0


