photo

Fauzan Alghifari


Last seen: 5년 초과 전 2020년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

8 질문
3 답변

순위
63,898
of 300,369

평판
0

참여
8 질문
3 답변

답변 채택
87.5%

획득한 표
0

순위
 of 20,936

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,407

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

답변 있음
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...

5년 초과 전 | 0

질문


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...

5년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

5년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
(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-...

5년 초과 전 | 0

질문


[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...

5년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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 = ...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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, ...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


(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...

5년 초과 전 | 답변 수: 2 | 0

2

답변

질문


(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, ...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


(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, ...

5년 초과 전 | 답변 수: 1 | 0

1

답변