Search found 67 matches

by Michael Asmussen
Fri Sep 18, 2020 11:39 am
Forum: OpenSim
Topic: Problem with scaled model
Replies: 2
Views: 791

Re: Problem with scaled model

Hi Sheeba, 1. The original model didn't have all the markers that are in the dataset and also the names were different. so I changed the marker names according to the dataset and also introduced new markers (placed them manually) to make sure that it has all the markers that are present in the datas...
by Michael Asmussen
Fri Sep 18, 2020 11:33 am
Forum: OpenSim
Topic: Problem with different marker names
Replies: 4
Views: 603

Re: Problem with different marker names

Perfect, I hope it went well.

Mike
by Michael Asmussen
Fri Sep 18, 2020 11:28 am
Forum: OpenSim
Topic: Scaled model displaced when loading .mot file
Replies: 9
Views: 978

Re: Scaled model displaced when loading .mot file

Hi Sheeba,

1. For the scaled model, how far is it displaced? How far is the model relative to the displayed coordinate system?

2. Where are your .vtp files located? Check to see if you model in the .xml file is calling the correct .vtp file for the femur and tibia.

I hope this helps

Mike
by Michael Asmussen
Tue Sep 08, 2020 2:12 pm
Forum: OpenSim
Topic: Add constant force to an OpenSim Model hand
Replies: 1
Views: 281

Re: Add constant force to an OpenSim Model hand

Hi Sudip, You can add a constant force through the GUI as an external force to the desired segment (i.e., hand). You will also need to create a .mot file that will specify the force profile throughout, for example, the trial that you are performing the analysis on. The procedure is similar to adding...
by Michael Asmussen
Tue Sep 08, 2020 2:00 pm
Forum: OpenSim
Topic: Problem with different marker names
Replies: 4
Views: 603

Re: Problem with different marker names

Hi Sheeba, To my knowledge, the procedure for the most part seems correct. One potential issue could arise from placing the new markers on the model and whether or not those markers were used for scaling. If they were used for scaling (e.g., a marker on the distal end of segment) and either the mode...
by Michael Asmussen
Mon Sep 07, 2020 12:29 pm
Forum: OpenSim
Topic: How to get Moment Arm of a Body on Matlab ?
Replies: 15
Views: 2745

Re: How to get Moment Arm of a Body on Matlab ?

Perhaps look at the moment arm of each muscle separately? The best approach may depend on your research question. Yes, I want to calculate the moment arm of each desired muscle during movement. I mean after this calculation I should have a time-table with the first column of time, plus columns that...
by Michael Asmussen
Mon Sep 07, 2020 12:14 pm
Forum: OpenSim
Topic: reading a ".mot" file
Replies: 7
Views: 669

Re: reading a ".mot" file

Hi Hmaed,

In the past, I have used "dlmread" in Matlab to import the coordinate data of a .mot file and then "readtable" to extract the variable names.

I hope this is helpful

Mike
by Michael Asmussen
Sun Jul 26, 2020 2:11 pm
Forum: OpenSim
Topic: Some questions about how to use my EMG data from the experiment
Replies: 6
Views: 694

Re: Some questions about how to use my EMG data from the experiment

Hi Jianlin, My suggestion would be to check out this project: https://simtk.org/projects/ceinms It might be able to help you get up an running with using EMG with MSK modelling. My other thought would be to try implement something a bit more simple such as an EMG assisted static optimization with th...
by Michael Asmussen
Sun Jul 26, 2020 2:02 pm
Forum: OpenSim
Topic: Angle normalization?
Replies: 5
Views: 448

Re: Angle normalization?

Hi Mohammadreza, The IK needs a model to run procedure. My thoughts are that you scaled you model and the .mot file is the posture (coordinates) of your scaled model. When you run IK, you need a model, which if I understand correctly, is your scaled model. If you run IK with or without the .mot file...
by Michael Asmussen
Sat Jul 11, 2020 3:25 pm
Forum: OpenSim
Topic: Get muscle fiber lenghts used in static optimization
Replies: 7
Views: 1454

Re: Get muscle fiber lenghts used in static optimization

Hi, What type of contraction or movement are you trying to make this comparison for? For example, do you have data from an isometric contraction in a dynamometer vs something more dynamic like walking? Most static optimization routines will have the tendon as rigid and then simply, based on the obje...