Community Profile

photo

Jen-Yu Hsiao


CCU

Last seen: 1 year ago Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


Loop with Fixed time
How can I make the loop with fixed time? For example: for i=1:5  somecode; end I want to make every calculation t...

11 years ago | 1 answer | 0

1

answer

Question


Discrete acceleration data to position
I can get accelerator vector data from LEGO Accel sensor by every sampling time. For example when t=1 [x;y;z]=[15;9;220] whe...

11 years ago | 1 answer | 0

1

answer

Question


permutations and combinations of column
If there are two matrices A=[1 2 3 4]; B=[5 6 7 8]; How can I create this C=[ 1 2 3 4; 1 2 3 8;...

11 years ago | 2 answers | 1

2

answers