photo

Peter Smith


Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
152,600
of 300,513

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
80.0%

VOTES RECEIVED
0

RANK
 of 21,018

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,480

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 3

View badges

Feeds

View by

Question


Getting same values for first column of kernel-PCA
So I have a dataset of 36 features x 57 observations I'm using this file-exchange code for kernel-PCA. For some reason, I'm ge...

6 years ago | 0 answers | 0

0

answers

Question


Error Bar lines are connected in bar plot
For some reason, lines are connecting my mean values when I add error bars to a bar plot.... any idea how to fix this? Here's ...

6 years ago | 1 answer | 0

1

answer

Question


Hide and change location of pushbutton in GUI?
I'm making a GUI using GUIDE, and I was wondering how I can change the location of push buttons after other have been made not v...

6 years ago | 1 answer | 0

1

answer

Question


GUI: Having trouble displaying data in table
So I have this pushbutton for loading data: function loadfile_button_Callback(hObject, eventdata, handles) feature_list = {'...

6 years ago | 1 answer | 0

1

answer

Question


GUI: Can't access data from another callback function with handles
I'm using GUIDE, and I've imported data like this: function control_browse_button_Callback(hObject, eventdata, handles) % hObj...

6 years ago | 1 answer | 0

1

answer