photo

James Oxborrow


Last seen: 대략 4년 전 2018년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


I am trying to split the following data set into 2 based on whether the values in the 7th column (etd) are greater than or less than 25
<</matlabcentral/answers/uploaded_files/130787/2018-08-31.png>> I tried using this code but it returned multiple errors...

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

1

답변

질문


how to split a dataset based on values from one column
I have this dataset and want to split it into two data sets based on wether the values in the 7th column (etd) are >25 or <25. h...

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

1

답변

질문


I have data in the same excel workbook but in 10 different work sheets and i'm trying to run a loop that will read in the data from each work sheet consectutively.
this is how i've tried to do it so far and i'm not sure how to get it to work for ii=01:10 data(ii)=xlsread('workboo...

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

1

답변

질문


I have imported data from excel and want to count the first lot of zeros in the 6th column
the data is from a force platform and im trying to calculate jump height. to do this i need to count the number of times the for...

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

1

답변