photo

prashanth shyamala


IIT Kharagpur

Last seen: más de 3 años hace Con actividad desde 2016

Followers: 0   Following: 0

Mensaje

Post Grad at IIT Kharagpur,India

Estadística

MATLAB Answers

1 Pregunta
1 Respuesta

CLASIFICACIÓN
266.704
of 300.365

REPUTACIÓN
0

CONTRIBUCIONES
1 Pregunta
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
100.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.933

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.262

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 1
  • Revival Level 1
  • First Answer

Ver insignias

Feeds

Ver por

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

más de 9 años hace | 0

Pregunta


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

más de 9 años hace | 1 respuesta | 0

1

respuesta