photo

Safwana Razak


Last seen: 4년 초과 전 2018년부터 활동

Followers: 0   Following: 0

통계

All
MATLAB Answers

10 질문
0 답변

Cody

0 문제
9 답안

순위
27,933
of 301,517

평판
1

참여
10 질문
0 답변

답변 채택
60.0%

획득한 표
1

순위
 of 21,314

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
43,989
of 175,060

참여
0 문제
9 답안

점수
100

배지 수
1

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Explorer
  • Thankful Level 3
  • First Review
  • Solver

배지 보기

Feeds

보기 기준

질문


Vectorization of for loop
B = randi(10x5); x = randi(10x40); y = randi(10x1); % Modelfun = equation to fit % I can do a for loop like this: for i...

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

1

답변

질문


how to evaluate LSTM network
hi, this is general question. how can i evaluate LSTM network in regression problem? i know from RMSE but after i train my net t...

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

1

답변

질문


write for loop output as matrix
hi all, can you advise me how to write my for loop output as matrix as below: board 1 = 3x4matrix board 2 = 3x4martix for bo...

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

0

답변

질문


Get the first file in each folder
hi, i have a main folder named audio, 10 subfolder inside there. how do i loop and read 1st file in each folder. i just able to...

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

2

답변

질문


Tall array read csv file
Hi why i am encounter this error while train my tall array data in machine learning model? Error using matlab.io.datastore.Tabu...

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

0

답변

질문


containers.Map keys value not match
Hi, i try using containers.Map function to automate my table value into certain keys but end end up with this error: "Specifie...

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

1

답변

질문


how to detect border image?
hi. can anyone know how to detect the border image in the attachment? how to separate the red and white from the image 1 to ima...

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

1

답변

질문


Index exceeds the number of array elements (1).
Hi, please help me regarding this error. _______________________________________________________________________ Index exceed...

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

1

답변

질문


how to extract data from 2D graph?
Hi, I got 2D graph like attacment. how to extract the data from .jpg? i do convert it in .fig but i have error: "No appropria...

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

2

답변

질문


how to plot controlchart function into axes GUI
axes(handles.axes1); p = controlchart(re,'charttype','s'); xlabel('Airflow (ft^3/min)') ylabel('Frequency (counts)') ...

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

1

답변