Antje
Followers: 0 Following: 0
Professional Interests: medicine, leukemia, data mining, neural networks
Estadística
6 Preguntas
3 Respuestas
CLASIFICACIÓN
2.738
of 295.467
REPUTACIÓN
22
CONTRIBUCIONES
6 Preguntas
3 Respuestas
ACEPTACIÓN DE RESPUESTAS
83.33%
VOTOS RECIBIDOS
13
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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
How to handle (e.g. close) windows generated by the "view" function?
Hi, I want to handle the figures that are generated by the view function, like changing the size or just closing them. One...
más de 11 años hace | 3 respuestas | 1
3
respuestasPregunta
How to plot with plotconfusion into subplots?
Hi, I have a problem with subplots of the figures created with plotconfusion. I tried it like this, but the result is only o...
más de 11 años hace | 2 respuestas | 2
2
respuestasHow can I change color and font size in plotconfusion figures?
I got it! :) For those who are interested in the solution: %defining my colors f1=[0 0 139]/255; f4=[50 205 50]/25...
más de 11 años hace | 5
| aceptada
how to make confusion matrix has class names
Hi! For me this example works fine: a=[1 1 0 1 0 0 1 0 1 0 1 1 0 0 1 0 0 0 1 0]; b=[1 0 1 1 0 1 1 0 1 0 1 0 0 0 1 1 0...
más de 11 años hace | 1
Pregunta
How can I change color and font size in plotconfusion figures?
Hi! I want to change the color of the fields of the confusion matrix and also to change the font size of the entries in the f...
más de 11 años hace | 2 respuestas | 0
2
respuestasPregunta
Delete double cell array entries
How can I delete double entries in a cell array? I don't want to use a loop. For example I have: CellArray={[1 2 3] [1 2] ...
más de 11 años hace | 3 respuestas | 0
3
respuestasWhy is the size of the input weight matrix sometimes smaller than the input length when training a neural network?
Oh, finally I got it! The problem was, that there were some redundant columns in the inputs. I have not seen them, because I ...
alrededor de 12 años hace | 3
| aceptada
Pregunta
Why is the size of the input weight matrix sometimes smaller than the input length when training a neural network?
I have a question regarding the size of the inut weight matrix for a neural network. My IW Matrix is smaller than expected and ...
alrededor de 12 años hace | 1 respuesta | 1
1
respuestaPregunta
How can I save a big Matrix in text file without scientific notation?
Hello everybody, I have a big Matrix (±2000,±5000) and I want to save it in a textfile. Therefore I used dlmwrite, but in som...
alrededor de 12 años hace | 1 respuesta | 0