Community Profile

photo

Henry Hallock


University of Delaware

2014년부터 활동

Followers: 0   Following: 0

연락

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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....

거의 9년 전 | 답변 수: 1 | 0

1

답변

질문


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 ...

9년 초과 전 | 답변 수: 1 | 1

1

답변

질문


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 ...

9년 초과 전 | 답변 수: 2 | 0

2

답변