Search found 16 matches
- Tue Feb 07, 2023 8:13 am
- Forum: OpenSim
- Topic: Sensitivity Analysis
- Replies: 2
- Views: 453
Re: Sensitivity Analysis
I found an error: I should have used muscle.setOverrideForce(state, act_m(i,j)); instead of muscle.setForce(state, act_m(i,j)); Further, in muscle optimization I accidendently solved for an adduction motion and not an abduction. Still, I get oscillating solution. How do I define the integrator metho...
- Tue Feb 07, 2023 4:24 am
- Forum: OpenSim
- Topic: Sensitivity Analysis
- Replies: 2
- Views: 453
Re: Sensitivity Analysis
After some time of digging I coded the script below (snipped of the code). I use Wu's Shoulder model https://simtk.org/projects/wu-shoulder to calculate the muscle forces. I try to do a forward simulation to see if I get the same motion if I impose the muscle forces directly (Fig. 1). I get a bit be...
- Tue Jan 03, 2023 7:25 am
- Forum: OpenSim
- Topic: Sensitivity Analysis
- Replies: 2
- Views: 453
Sensitivity Analysis
Dear Community, I want to do a sensitivity analysis in OpenSim 3.3. What I want to find out is how sensible the location of the insertion sites are. I want to presribe the muscle forces (not the muscle activations) in a forward dynamics manner. Then repeat this for for a grid of different locations ...
- Thu Aug 19, 2021 5:05 am
- Forum: OpenSim
- Topic: Exporting a matlab function which utilizes opensim
- Replies: 0
- Views: 211
Exporting a matlab function which utilizes opensim
Hello everyone, I am trying to export a function from matlab which can be read in LabView. In this matlab code I access my opensim shoulder model to get maximal isometric forces at the current joint position and the moment arm of the muscles. This matlab function I would like to export so i can util...
- Tue Jun 08, 2021 1:32 am
- Forum: Calibrated EMG-Informed Neuromusculoskeletal Modelling Toolbox (CEINMS)
- Topic: weighting beta and gamma
- Replies: 0
- Views: 446
weighting beta and gamma
Hello there, I am currently reading the Dokumenttaion and just released that you described in chapter 3.1.2 the weight as: - beta weight for the sum of squared muscle excitations - gamma weight for the sum of the squared difference between experimental and predicted muscle excitations and in chapter...
- Thu Mar 25, 2021 5:54 am
- Forum: OpenSim
- Topic: Building Wrapping Object from Scratch in MATLAB
- Replies: 4
- Views: 623
Re: Building Wrapping Object from Scratch in MATLAB
If someone has the same problem I hope this helps So I found a work around here: https://simtk.org/plugins/phpBB/viewtopicPhpbb.php?f=91&t=3931&p=16839&start=0&view= and https://simtk.org/forums/viewtopic.php?f=91&t=6123 For the Sphere specifically I used this piece of Code: wrapSphere=WrapSphere();...
- Tue Mar 23, 2021 6:47 am
- Forum: OpenSim
- Topic: Building Wrapping Object from Scratch in MATLAB
- Replies: 4
- Views: 623
Building Wrapping Object from Scratch in MATLAB
Hi everyone, I am building my own Shoulder model and was wondering how to build Wrap objects (espacially Spheres) from Scratch. Is there an MATLAB example how to build a WrapSphere, add it to a body and apply it to certain muscles? Edit: I have tried the following: Humerus_head = WrapSphere(); Humer...
- Mon Jan 04, 2021 6:53 am
- Forum: Calibrated EMG-Informed Neuromusculoskeletal Modelling Toolbox (CEINMS)
- Topic: Linux Cluster version
- Replies: 0
- Views: 318
Linux Cluster version
Hello there,
Is there any news when the Linux version is released?
I'd like to work with CEINMS on a Linux Cluster, can we hope for a soon release which allows us this?
cheers,
Jeremy
Is there any news when the Linux version is released?
I'd like to work with CEINMS on a Linux Cluster, can we hope for a soon release which allows us this?
cheers,
Jeremy
- Sat Dec 12, 2020 8:27 am
- Forum: OpenSim
- Topic: scaling shoulder model, display geometry vanishes, shifted body parts
- Replies: 4
- Views: 366
- Fri Dec 11, 2020 4:34 am
- Forum: OpenSim
- Topic: scaling shoulder model, display geometry vanishes, shifted body parts
- Replies: 4
- Views: 366
Re: scaling shoulder model, display geometry vanishes, shifted body parts
Hi Ayman,
thanks alot for your help. It worked .
I am still curious (if you have time to answer), why were some of the geometry shifted and turned?
thanks,
Jeremy
thanks alot for your help. It worked .
I am still curious (if you have time to answer), why were some of the geometry shifted and turned?
thanks,
Jeremy