Estadística
CLASIFICACIÓN
8.473
of 295.486
REPUTACIÓN
5
CONTRIBUCIONES
10 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
40.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.236
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.950
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
suitable Regression or Curve fitting for vertical scattered Data
I guess you can try regression using artificial neural network (ANN): http://www.mathworks.com/help/nnet/function-approximat...
más de 9 años hace | 0
| aceptada
Pregunta
Why dimension of confusion matrix is higher than the size of group/grouphat in confusionmat?
I am trying to get confusion matrix for 14 different groups using confusionmat. However, the dimension of the produced confusion...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
How to test a neural network with an unknown input data set?
Hi, I have used fitting tool of the neural network. After training (validation and testing)the network with the related input...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
how can I crop a region of RGB image based on pixel value?
hey, I have a RGB image (attached). I need to crop the region that has color only, and remove the bright surrounding part. for ...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Is there any correlation kernel that keeps the roi of an image while removes the remained pixels?
hi, I have already defined the roi of an image (I) by using roicolor, now I need to keep the pixels of I which are within roi a...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I generate a broad-band noise through the matlab?
I need to generate broad-band noise by Matlab(a noise with a wide range of frequencies), I want to know if there is any specific...
alrededor de 11 años hace | 0 respuestas | 1
0
respuestasPregunta
how to call a function with multiple input arguments?
i tried to call a function whose input arguments include 3 scalars and 2 vectors: the function is:[spktimes, nspikes] = SGfast(...
alrededor de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
problem regarding calling a function with multiple arguments
i tried to call a function in different ways but i received different errors at each time.the following are each attempt and rel...
alrededor de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
problem with function argument
i try to run a function but i receive this error: The third argument must be a real, double-precision scalar. the function c...
alrededor de 11 años hace | 3 respuestas | 0
3
respuestasPregunta
Undefined function 'SGfast' for input arguments of type 'cell'
im trying to call a function but i got this error: Undefined function 'SGfast' for input arguments of type 'cell'. the funct...
alrededor de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
how can i run a function witout facing this error: An array for multiple LHS assignment cannot contain expressions.
the function is:[spktimes, {nspikes}] = SGfast([dt, nrep], rate, {deadtime, refracparams});
alrededor de 11 años hace | 1 respuesta | 0