photo

prashanth shyamala


IIT Kharagpur

Last seen: ungefär 3 år ago Active since 2016

Followers: 0   Following: 0

Message

Post Grad at IIT Kharagpur,India

Statistics

MATLAB Answers

1 Question
1 Answer

RANK
224 293
of 297 457

REPUTATION
0

CONTRIBUTIONS
1 Question
1 Answer

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20 438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158 938

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...

nästan 9 å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...

nästan 9 år ago | 1 answer | 0

1

answer