photo

z donyavi


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
63,539
of 300,499

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 21,021

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,381

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


convert categorical column to numeric in a matrix?
I have a matrix 147*26.I attached that here.some column are categorical data and I want convert them to numeric.what should I do...

7 years ago | 3 answers | 0

3

answers

Question


convert struct2mat
I have a struct.I want convert this struct to matrix. I used the cell2mat( struct2cell( YourStructure ) ) command and I ...

7 years ago | 2 answers | 0

2

answers

Question


How to split data by classes?
I have a matrix with dimensions of 95 * 8. The data has three classes of 1,0 and -1. I want to give each class the data in a mat...

7 years ago | 1 answer | 0

1

answer