photo

prashanth shyamala


IIT Kharagpur

Last seen: 4 years ago Active since 2016

Followers: 0   Following: 0

Message

Post Grad at IIT Kharagpur,India

Statistics

MATLAB Answers

1 Question
1 Answer

RANK
214,854
of 300,369

REPUTATION
0

CONTRIBUTIONS
1 Question
1 Answer

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20,936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,407

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

  • Thankful Level 1
  • Revival Level 1
  • First Answer

View badges

Feeds

View by

Answered
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

1

answer