Search found 5 matches

by Jong In Han
Tue Feb 12, 2019 4:14 am
Forum: OpenSim
Topic: Net Joint Torque calculation using opensim API with MATLAB
Replies: 2
Views: 709

Re: Net Joint Torque calculation using opensim API with MATLAB

Thank you for your answer Dimitar Stanev. First of all, there was a typo in the post. (state, aCoord) instead of (state.aCoord). My opensim model has only one degree of freedom in each joint, so it was the purpose of the code first to see how much moment arm the bifemlh_r muscle has for generalized ...
by Jong In Han
Mon Feb 11, 2019 5:03 am
Forum: OpenSim
Topic: Net Joint Torque calculation using opensim API with MATLAB
Replies: 2
Views: 709

Net Joint Torque calculation using opensim API with MATLAB

Hello. I'm working on a task to get the 'net joint torques' of the generalized coordinates by using opensim API with MATLAB. Specifically, given the states(i.e. angles, angular velocities, muscle lengths and muscle actuations) and controls(muscle excitations) in my model, I want to calculate the net...
by Jong In Han
Wed Jan 09, 2019 5:07 am
Forum: OpenSim
Topic: About negative muscle activation during simulation
Replies: 4
Views: 242

Re: About negative muscle activation during simulation

It seems like to use 'CMC Tool' to compute exact muscle activation from the attached states file.
I could get all muscle actuation values between 0 and 1 by using CMC Tool.
Thanks.
by Jong In Han
Wed Jan 09, 2019 1:38 am
Forum: OpenSim
Topic: About negative muscle activation during simulation
Replies: 4
Views: 242

Re: About negative muscle activation during simulation

Dimitar Stanev,

Attached is my result file for the simulation.
8, 9, 11 ... columns are muscle activation.

Thank you for your comment.
by Jong In Han
Tue Jan 08, 2019 5:20 am
Forum: OpenSim
Topic: About negative muscle activation during simulation
Replies: 4
Views: 242

About negative muscle activation during simulation

Hello, I'm using Opensim 4.0 and working with Lowerlimb model that has 3DOF(hip, knee, ankle) and 9 muscles. When I hit the 'simulate' button from default model poses, the opensim generates 'Results' file that consists of angles, velocities, fiber length, and muscle activation. The muscle activation...