photo

Hanan Awawdeh


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
82,446
of 301,172

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 21,183

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,200

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


Why getting this error??
min=min(data); max=max(data); normdata=(data - min)./(max - min) Why getting this error?? Error using - Matrix dimensions...

5 years ago | 2 answers | 0

2

answers

Question


K Nearest Neighbor cluster analysis and prediction
How can write code on matlab to apply kNN function and compute the accuracy over all folds, then average the results? To compu...

5 years ago | 1 answer | 0

1

answer

Question


help me to write this code
How can i write code on matlab to find the last value in each row contains the target label for that row, and the remaining valu...

5 years ago | 1 answer | 0

1

answer