Hazel Sialongo
Followers: 0 Following: 0
Estadística
19 Preguntas
0 Respuestas
CLASIFICACIÓN
17.654
of 295.527
REPUTACIÓN
2
CONTRIBUCIONES
19 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
57.89%
VOTOS RECIBIDOS
2
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
Grouping variable must be a vector or a character array.
This is my code: load classify_data itr = 500; hWaitBar = waitbar(0,'Image is still classifying...'); for i ...
casi 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Didn't display the image in the axes
Whenever I tried to load the image by clicking the push button it didn't display the image that I clicked. It should be display ...
casi 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Add new data into existing excel file
I have an existing excel file and I want to add new data in a new column. How will I do that?
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Save multiple images in a folder
After I captured the image it save the image.But when I captured again another image and when I save it, the previous image repl...
alrededor de 8 años hace | 2 respuestas | 1
2
respuestasPregunta
Undefined function 'imageDataStore' for input arguments of type 'cell'.
Code: outputFolder = fullfile('C:\Users\JIARA\Documents\MainGUI'); rootFolder = fullfile(outputFolder, 'Eye_Images'); ...
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Undefined function 'imageDatastore' for input arguments of type 'char'.
This is the code: setDir = fullfile(toolboxdir('vision'),'visiondata','imageSets'); imds = imageDatastore('C:\Users...
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Insert new data in existing mat file
I want to add new data in my existing mat file <</matlabcentral/answers/uploaded_files/60137/Untitled.png>> . How will I d...
alrededor de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
Add new data into existing mat file
How to add new data in the existing mat file?
alrededor de 8 años hace | 1 respuesta | 1
1
respuestaPregunta
Saving edit toolbox into mat file
After extracting the features of an image. The result will be appear in the edit toolbox.I want to happen now is, I want to save...
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
TRAINING must be a numeric matrix.
Can anyone help me solving this error?
alrededor de 8 años hace | 2 respuestas | 0
2
respuestasPregunta
Save data to .mat file
How can I save data to a mat file? I just want to create 10 column mat file. I also want column headings in the first row of eac...
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Save Features Extracted in one row/column and save it as .mat file
How will I save this in one row or column in a .mat file? <</matlabcentral/answers/uploaded_files/60074/Untitled.png>>
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Export features extraction as a .mat file
<</matlabcentral/answers/uploaded_files/60062/Untitled.png>> After I extract the features of an image, I want it to save as ....
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Iris Diabetes Detection using SVM classifier
I want to detect diabetes by classifying it using SVM. How will I do that?
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
How to convert my .txt file into .mat file?
This is my .txt file. Number of times pregnant;"Plasma glucose concentration";"Diastolic blood pressure";"Triceps skin fold...
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Error in " imM=im>80;" in pushbutton2 function
Code: % --- Executes on button press in pushbutton1. function pushbutton1_Callback(hObject, eventdata, handles) [fname ...
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Undefined function or variable 'im'.
Also I got error for " imM=im>80;" in pushbutton2 function Code: % --- Executes on button press in pushbutton1. funct...
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Too may input arguments
Error using SampleGUImain>pushbutton2_Callback Too many input arguments. Code: % --- Executes on button press in pushbu...
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Error while evaluating uicontrol Callback
My code: % --- Executes on button press in pushbutton7. function pushbutton7_Callback(hObject, eventdata, handles) ...
alrededor de 8 años hace | 0 respuestas | 0