![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/1773785_1522088042706_DEF.jpg)
KJVKU999
Followers: 0 Following: 0
Estadística
11 Preguntas
3 Respuestas
CLASIFICACIÓN
10.030
of 297.016
REPUTACIÓN
3
CONTRIBUCIONES
11 Preguntas
3 Respuestas
ACEPTACIÓN DE RESPUESTAS
36.36%
VOTOS RECIBIDOS
3
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
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
What is ideal line (white or black or greyscale) in fspecial, motion filter?
I played with the tool for a while but I cannot understand the formula used to prepare the motion filter. I found this in th...
casi 7 años hace | 0 respuestas | 0
0
respuestasPregunta
How to get handles of a legend that was automatically generated?
I am trying to move an automatically generated (did not create command like: lgd=legend(...)) legend in a subplot. How to acc...
más de 7 años hace | 2 respuestas | 1
2
respuestasHow can I choose the best neural network in MATLAB when my results change each time I retrain?
You can use at the beginning of your program: rng(1); so that your results won't differ every time you retrain your netw...
más de 7 años hace | 0
Pregunta
How to display 'Loading...' in 'cmd.exe' of a standalone application before it attempts to load MCR?
Hello, Thank you for your attention. I deployed an application using deploy tool. I unchecked to suppress console window (s...
más de 7 años hace | 2 respuestas | 0
2
respuestasPregunta
How to make 'interactive' parallel plot
When I used classification learner toolbox, it provided interactive parallel plot. By 'interactive' I mean that you can move one...
casi 8 años hace | 0 respuestas | 0
0
respuestasPregunta
Neural network: Target vector for 'None of the Above' class?
Say, I have a neural network system trained with 5 classes. When new image is given to the system it will give one class as outp...
casi 8 años hace | 0 respuestas | 1
0
respuestasPregunta
what is the difference between one class learning and two class learning?
On <http://www.mathworks.com/help/stats/classificationsvm-class.html this> link, it says about one- class and two-class learning...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
bag of visual words -Difference between default and custom extractor
What is the difference between DEFAULT and CUSTOM EXTRACTOR? DEFAULT: No need to define, just one line in program: bag...
casi 9 años hace | 0 respuestas | 0
0
respuestasI have extracted all the size blobs form a dataset.
# Decide first your features # Prepare features from your extracted blob/blob size data, and # You need to make table/ma...
más de 9 años hace | 0
Pregunta
Can I set read only property 'CutPoint' of classification tree?
One of the properties of Classification Tree is: *CutPoint* Although it's read-only, I need to change it's value. is it poss...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
matlab run and time (last button In editor menu) considers time taken by user to enter data. How to discard this time?
I found out it considers time taken by user to enter data. By what means we can discard that time?
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
Holdout validation, data taken randomly? 3 questions
In classification learner, I got this accuracy of 97% using gaussian SVM technique. I used holdout validation (125 set of dat...
más de 9 años hace | 1 respuesta | 1
1
respuestahow to label features extracted from image using extractFeatures() and divide them in testing and training sets?
How many surf point you are using? Are you using all available points? You can use Classification Learner application availab...
más de 9 años hace | 0
Pregunta
imshow, axes in GUI, cla not working
Hello, Number of axes created for displaying image depends on the slider value. switch slidervalue with two case is shown bel...
casi 11 años hace | 1 respuesta | 0