Akshar Agarwal
Followers: 0 Following: 0
Estadística
4 Preguntas
0 Respuestas
CLASIFICACIÓN
13.570
of 295.527
REPUTACIÓN
3
CONTRIBUCIONES
4 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
3
CLASIFICACIÓN
of 20.242
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.057
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
Feeds
Pregunta
Is there a way to get the num2str without spaces?
I have a matrix, a=[1:100]. I want to get a matrix c, with the digits of 1:100. To do so, I first did b=num2str(a), w...
alrededor de 7 años hace | 1 respuesta | 1
1
respuestaPregunta
For SVM, what is the difference between gamma and sigma in the kernel scale for rbf?
In some places the kernel scale is defined with gamma, and others sigma. Are the two the same?
más de 7 años hace | 1 respuesta | 2
1
respuestaPregunta
How do I define a neural network target matrix in this situation?
My input data is a 100 x 200 matrix. The 100 rows represent different subjects and the 200 columns are data points for different...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Any suggestions on how to write the best text-finding code (takes a given text and searches all files in provided folder for that string of text and outputs which files contain the text, as well as the location of the text within the file)?
I have a folder full of text files, and I want the code to go through each file and search for a specified 5 character text (lik...
casi 8 años hace | 1 respuesta | 0