![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/3287512.jpg)
Antje
Followers: 0 Following: 0
Professional Interests: medicine, leukemia, data mining, neural networks
Statistiques
RANG
2 757
of 297 016
RÉPUTATION
22
CONTRIBUTIONS
6 Questions
3 Réponses
ACCEPTATION DE VOS RÉPONSES
83.33%
VOTES REÇUS
13
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
plus de 11 ans il y a | 3 réponses | 1
3
réponsesQuestion
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...
plus de 11 ans il y a | 2 réponses | 2
2
réponsesHow 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...
plus de 11 ans il y a | 5
| A accepté
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...
plus de 11 ans il y a | 1
Question
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...
plus de 11 ans il y a | 2 réponses | 0
2
réponsesQuestion
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] ...
presque 12 ans il y a | 3 réponses | 0
3
réponsesWhy 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 ...
plus de 12 ans il y a | 3
| A accepté
Question
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 ...
plus de 12 ans il y a | 1 réponse | 1
1
réponseQuestion
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...
plus de 12 ans il y a | 1 réponse | 0