Search found 14 matches

by Hazimah Mahmud
Fri Nov 06, 2020 8:12 am
Forum: Upper-limb musculoskeletal model for evaluating shoulder muscle and joint force
Topic: Setting Up MATLAB
Replies: 5
Views: 325

Re: Setting Up MATLAB

Hi Jeremy, I am also interested in using Wu Shoulder Model. I just would like to know if the Matlab code still works? I am using OpenSim 4.1 and there is compatibility issue (the API command is somewhat outdated). So I would like to know if it definitely works with OpenSim 3.3 (the code runs perfect...
by Hazimah Mahmud
Tue Sep 29, 2020 9:37 am
Forum: OpenSim
Topic: Getting really high values from Joint Reaction Analysis
Replies: 2
Views: 429

Re: Getting really high values from Joint Reaction Analysis

Hi,

Not sure if this applies to your problem but I fixed mine by changing the child frame of the JRF to the desired body instead of the default 'ground'.

Hazimah
by Hazimah Mahmud
Mon Sep 21, 2020 1:14 pm
Forum: OpenSim
Topic: Custom Static Optimization in MATLAB
Replies: 2
Views: 558

Re: Custom Static Optimization in MATLAB

Hi Carmichael, I decided to optimise the muscle forces in MATLAB because optimising in OpenSIM always failed due to 'acceleration constraint violation at the ground_thorax_rot_x' (which has been discussed in the previous forum https://simtk.org/plugins/phpBB/viewtopicPhpbb.php?f=91&t=12083&p=34162&s...
by Hazimah Mahmud
Thu Sep 10, 2020 7:28 am
Forum: OpenSim
Topic: Custom Static Optimization in MATLAB
Replies: 2
Views: 558

Custom Static Optimization in MATLAB

Hi, Has anybody performed static optimisation via MATLAB using the CustomStaticOptimization.m file given in the Advanced Examples? I have managed to complete all the tasks but the optimiser was not able to reach a feasible solution, despite increasing or decreasing the options appropriately. Instead...
by Hazimah Mahmud
Tue Sep 08, 2020 4:50 am
Forum: OpenSim
Topic: Add model plug-ins to Matlab
Replies: 2
Views: 262

Re: Add model plug-ins to Matlab

Hi Dimitar,

Thank you for your response. For anyone that has the same enquiry, Matlab uses slightly different command:

opensimCommon.LoadOpenSimLibraryExact('file')

Hazimah
by Hazimah Mahmud
Mon Sep 07, 2020 3:42 am
Forum: OpenSim
Topic: Add model plug-ins to Matlab
Replies: 2
Views: 262

Add model plug-ins to Matlab

Hi,

I am running static optimisation through Matlab for the Thoracoscapular Shoulder Model. In OpenSIM, I would normally have to load the plug-in prior to loading the model. How can I script this command in Matlab?

Thanks,
Hazimah
by Hazimah Mahmud
Sun Jul 05, 2020 9:14 am
Forum: OpenSim
Topic: Failed Static Optimisation - Acceleration Constraint Violation
Replies: 6
Views: 787

Re: Failed Static Optimisation - Acceleration Constraint Violation

Hi Mike, SO failed at all time steps. Unfortunately, I haven't managed to get any improvements. As mentioned, when I removed all the muscles from the model and run static optimisation based on reserve actuators only, SO was working fine (no failures at any time steps). This implies that the reserve ...
by Hazimah Mahmud
Thu Jul 02, 2020 3:37 am
Forum: OpenSim
Topic: Failed Static Optimisation - Acceleration Constraint Violation
Replies: 6
Views: 787

Re: Failed Static Optimisation - Acceleration Constraint Violation

Hi,

Any response is highly appreciated! :D

Hazimah
by Hazimah Mahmud
Tue Jun 23, 2020 5:24 am
Forum: Thoracoscapular muscle contributions to shoulder movement and work.
Topic: Failed Static Optimisation-acceleration constraint violation
Replies: 0
Views: 138

Failed Static Optimisation-acceleration constraint violation

Hi, I am using the Thoracoscapular Model to compute the muscle forces and joint reaction forces. Using the given IK results and reserve actuator file, I can run the CMC without any issue. However, using the same IK results and RA file, I have failures when running static optimisation, where accelera...
by Hazimah Mahmud
Tue Jun 23, 2020 5:20 am
Forum: OpenSim
Topic: Failed Static Optimisation - Acceleration Constraint Violation
Replies: 6
Views: 787

Re: Failed Static Optimisation - Acceleration Constraint Violation

Hi Carmichael, Thanks for your reply. I don't think there should be any issues with scaling and IK as I am using the given scaled model and given IK results from the website. I have added reserve actuators (RA) at all joints (with the maximum value of 3Nm at the thorax). When running CMC with this R...