Community Profile

photo

Julia Williams


Last seen: 3년 초과 전 2019년부터 활동

통계

  • Thankful Level 3

배지 보기

Content Feed

보기 기준

질문


Code Clarification on If statements
I am looking at Ryan Showden's code on the Monty Hall problem and I am confused about one section. Some background on the Mont...

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

1

답변

질문


How to turn existing code into app and which components to use?
Hello! I would like to create an app that would promt a user to select a file from thier computer and then run code that I have ...

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

1

답변

질문


Order of Rotation Matrices
I am having trouble with the translating coordinates in different reference frames. The tip of the finger is relative to the sec...

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

0

답변

질문


Index in position 2 exceeds array bounds (must not exceed 1)
x = [(indexbase(1,1)) (indexknuckle1(1,1)) (indexknuckle2(1,3))] y = [(indexbase(1,2)) (indexknuckle1(1,2)) (indexknuckle2(1,2...

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

1

답변

질문


How to transform Euler Angles from a local joint to its parent?
I have a motion capture system of the hand that gives me coordinates (x,y,z) and euler angles (xyz). Each joint of the finger is...

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

0

답변

질문


How to use extract values from table and create a vector?
This is a snippet of the table I am using. I would like to extract the first three values of the first row and make them into a ...

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

1

답변

질문


How to Name Columns in a Table?
I would like to change my array (y) to a table. y is 1a 3 x 133 double. I would also like to name the columns of this table with...

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

1

답변

질문


How to replace a column in a table with different values?
aa is a 1338 x 133 double. The first part of this code averages the data to be 13 x 133. However, I do not want the first column...

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

1

답변

질문


How to remove hundreds of columns from a matrix?
I am trying to remove the columns from my matrix. However whenever I run this code an error pops up and my matrix is not reduced...

거의 5년 전 | 답변 수: 2 | 0

2

답변