photo

Eeengineer


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

1 Question
2 Answers

Cody

0 Problems
2 Solutions

RANK
189,796
of 301,237

REPUTATION
0

CONTRIBUTIONS
1 Question
2 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,206

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
84,343
of 173,611

CONTRIBUTIONS
0 Problems
2 Solutions

SCORE
30

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Solver

View badges

Feeds

View by

Answered
question about k means clustering
i used 16 and 17 as an example you can use other columns also.The main problem is to use all columns using by k means clustering...

5 years ago | 0

Answered
question about k means clustering
sorry and thanks for your help.here it is

5 years ago | 0

Question


question about k means clustering
How can we figure out a data set using all columns of a dataset with k=2 means clustering? Data set is here: https://archive.ics...

5 years ago | 2 answers | 0

2

answers

Solved


Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...

5 years ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

5 years ago