photo

Henry Hallock


University of Delaware

Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
35.260
of 297.503

REPUTATION
1

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
1

RANK
 of 20.449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159.017

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 1

View badges

Feeds

View by

Question


Interpreting outputs of pca function
Hi all, I am having some trouble with interpreting the outputs of the function "pca" in matlab. If I have a 10x15 matrix, wit...

meer dan 9 jaar ago | 1 answer | 0

1

answer

Question


Sorting Rows in a Matrix by Column Containing Largest Value
Hello, I would like to know if there is an easy way to sort rows in a matrix by column position containing the largest value....

meer dan 9 jaar ago | 1 answer | 0

1

answer

Question


Taking every nth element from each column in a matrix
Hello, I have a 10x5 matrix: A = randi(10,10,5); A = 2 8 7 1 4 9 8 8 1 ...

ongeveer 10 jaar ago | 1 answer | 1

1

answer

Question


How can I concatenate matrices with different dimensions in a cell array to a numeric array?
Hello everybody, I have a cell array, C: celldisp(C); C{1} = NaN C{2} = 2068 2069 ...

ongeveer 10 jaar ago | 2 answers | 0

2

answers