photo

George McFadden


UVA

2012년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

6 질문
3 답변

순위
209,786
of 300,369

평판
0

참여
6 질문
3 답변

답변 채택
33.33%

획득한 표
0

순위
 of 20,936

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,436

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Review
  • Thankful Level 1
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
PCA of dataset that contains 4 samples, how to compare principal component results between samples and use biplot to visually compare?
I figured out a work around for using biplot to plot pca results of a dataset that contains 4 samples within the dataset and plo...

거의 13년 전 | 0

질문


PCA of dataset that contains 4 samples, how to compare principal component results between samples and use biplot to visually compare?
I am performing a pca of dataset A, 163x5. Within A, there are 4 samples that I would like to eventually compare with row indice...

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

1

답변

답변 있음
Loop Principal Component Analysis
The easiest way would be to divide your matrix in to 5 matrices, each 10x50. Then do a for loop that calls each matrix. E...

거의 13년 전 | 0

답변 있음
EX-Stream package
Beware that the formatting is lost when copy and pasting from the thesis document. You need to go through and fix the formatting...

거의 13년 전 | 0

질문


How to duplicate certain rows of a dataset (class = dataset)?
I have a dataset with 200 rows and 20 columns. I want to duplicate each row that has a depth value of 10, e.g. dataset.depth ==...

대략 13년 전 | 답변 수: 2 | 0

2

답변

질문


How to display sample size on each box of a boxplot? Many boxes have different sample sizes.
Say I graph a boxplot figure with 4 boxes. I would like to display the sample size, n, for each of the individual boxes on the ...

대략 13년 전 | 답변 수: 1 | 0

1

답변

질문


How to set the lower bound of extrapolation?
Hi! Is it possible to set a lower bound for extrapolating using the interp2 function? I am dealing with nitrogen concentrati...

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

1

답변

질문


How to set the plot size so the x,y axes are to scale?
I have plotted a figure using contour with inputs from meshgrid and interpolated data. The figure is of Nitrogen concentrations ...

13년 초과 전 | 답변 수: 0 | 0

0

답변

질문


how to import an excel or txt file with multiple columns of 'strings'
I have an excel file with 347 rows and 5 columns of strings. Each string in a cell has single quotes around it. For example: ...

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

1

답변