photo

hana razak


2017년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

8 질문
1 답변

순위
99,871
of 300,369

평판
0

참여
8 질문
1 답변

답변 채택
75.0%

획득한 표
0

순위
 of 20,936

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,436

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Review
  • First Answer
  • Thankful Level 3

배지 보기

Feeds

보기 기준

답변 있음
Classify requires at least 3 arguments
Hi, Me too. I've got same ERROR when using webcam to classify the fast RCNN camera = videoinput('winvideo', 2, 'MJPG_1024x576'...

6년 초과 전 | 0

질문


Error in webcam_object_classification when using full HD webcam
Hi, I got trouble to use a full HD stream webcam in MATLAB R2018a. Here are the coding, clear % Connect to the camera came...

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

0

답변

질문


How to get all images to be augmented with both properties of rotating and shifting?
Hi everyone, I've tried image augmentation on my data and I've found two problems; 1. It worked quite well but only for th...

대략 7년 전 | 답변 수: 0 | 0

0

답변

질문


How to get individual image from video file with the .mat format?
Hello, I have video files of the color image (480x640x3 uint 8) and depth image (480x640 uint 16) with the .mat format both. ...

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

1

답변

질문


How to access data with more than 524288 elements?
Hi, I've got the problem to access my data. There are 46 cells and each cell contains 480x640x3 uint8. I cannot display su...

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

1

답변

질문


Why does [ I N ] & [ O N ] for the neural network doesn't work??
Hi, I'm using MATLAB R2015a. I have the input data, data (1100x90) and target, t (2x90). I'm not sure how to set the targ...

거의 8년 전 | 답변 수: 1 | 0

1

답변

질문


how to set the target for large data of multiple subjects in neural network?
Hi, I have 90 subjects with 1100 data each. Out of 90 subjects, 40 of them are positive and 50 of them are negative. I man...

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


how to set value for each column?
Hi, I have an array of 15x10. The first half is pData and the second half is nData. How to set the data in order to get this ...

대략 8년 전 | 답변 수: 2 | 0

2

답변

질문


How to simplify this code without having multilevel indexing error???
Hi, I've a matData consists of (1x96 struct) and each structure, ji has (1x35 cell) and for each cell has (20x2 double). I w...

대략 8년 전 | 답변 수: 2 | 0

2

답변