photo

Yuntian Guan


Active since 2016

Followers: 0   Following: 0

Message

Using MatLab for biomechanics researches;
Mostly data from markerless motion capture system made by Organic Motion Inc.

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
272,974
of 300,352

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20,928

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,212

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


Getting center of mass (centroid) from a human motion
Hi, I'm trying to analyze/estimate kinetic(forces) data from kinematics(distance, velocity, acc.) data. I obtained 3D coordin...

9 years ago | 1 answer | 0

1

answer

Question


Detecting a Continuing Increase/Decrease, or Stabilizing Trend in Data
Hi, Jumping into the question: so I have some data in somewhat like this: A = [1 2 1 2 1 2 3 4 5 6 7]; basically it w...

9 years ago | 3 answers | 0

3

answers

Question


Angles between 3D vectors in groups
So I understand that in order to return an angle between two vectors a and b, this code should be used: angle = atan2d(no...

9 years ago | 1 answer | 0

1

answer