photo

Fauzan Alghifari


Last seen: más de 5 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadística

MATLAB Answers

8 Preguntas
3 Respuestas

CLASIFICACIÓN
163.850
of 300.338

REPUTACIÓN
0

CONTRIBUCIONES
8 Preguntas
3 Respuestas

ACEPTACIÓN DE RESPUESTAS
87.5%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.922

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.149

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

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Respondida
ERROR : The function 'pushbutton1_Callback' might be unused . AND any more
Unable to resolve the name vision.CascadeObjectDetector. Error in projek1>pushbutton2_Callback (line 132) detector.detec...

más de 5 años hace | 0

Pregunta


ERROR : The function 'pushbutton1_Callback' might be unused . AND any more
LINE 98 : The function 'pushbutton1_Callback' might be unused LINE 114 : The function 'pushbutton2_Callback' might be unus...

más de 5 años hace | 2 respuestas | 0

2

respuestas

Pregunta


how does the "Hasil Identifikasi" box output text in accordance with the name of the uploaded file without the png / jpg format?
For example filename: cambodia the output in the "hasil identifikasi" box is Cambodia

más de 5 años hace | 0 respuestas | 0

0

respuestas

Respondida
(Third File) LINE : 77, 87 , 100, 134, 177, 183, 186, 187, 190, 211 ERROR . PLEASE HELP ME
new link sir https://www.mathworks.com/matlabcentral/answers/520995-new-1-i-click-buka-citra-and-choose-image-i-click-ekstrasi-...

más de 5 años hace | 0

Pregunta


[NEW] (1) I click "buka citra" and choose image, i click "ekstrasi citra" not change colour . i hope i click "ekstrasi citra" change image for garyscale colour. (2) I click "buka citra" and choose image, but button "identifikasi" can not click
function varargout = untitled(varargin) % UNTITLED MATLAB code for untitled.fig % UNTITLED, by itself, creates a new UN...

más de 5 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Unrecognized function or variable 'filenames'. Error in pengujian_sistem (line 4) jumlah_data = numel(filenames);
% membaca file citra dalam folder image_folder ='data uji'; filename = dir(fullfile(image_folder, '*.jpg')); jumlah_data = ...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Unrecognized function or variable 'filenames'. Error in pelatihan_sistem (line 6) [jumlah_data] = numel(filenames);
clc; clear; close all; % membaca file citra dalam folder image_folder ='data latih'; filename = dir(fullfile(image_folder, ...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


(Third File) LINE : 77, 87 , 100, 134, 177, 183, 186, 187, 190, 211 ERROR . PLEASE HELP ME
function varargout = untitled(varargin) % UNTITLED MATLAB code for untitled.fig % UNTITLED, by itself, creates a new UNTI...

más de 5 años hace | 2 respuestas | 0

2

respuestas

Pregunta


(Second File) Line 6 : The function return value "jumlah_data" might be unset and the function "numel" might be unused . Line 23 . Line 35. Line 38 . Line 39 . Line 47
clc; clear; close all; % membaca file citra dalam folder image_folder ='data uji'; filename = dir(fullfile(image_folder, ...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


(First File) Line 6 : The Function return value "jumlah_data" might be unset and the function "numel" might be unused . Line 23 . Line 40 . Line 44
clc; clear; close all; % membaca file citra dalam folder image_folder ='data latih'; filename = dir(fullfile(image_folder, ...

más de 5 años hace | 1 respuesta | 0

1

respuesta