Search found 14 matches
- 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: 565
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...
- Tue Sep 29, 2020 9:37 am
- Forum: OpenSim
- Topic: Getting really high values from Joint Reaction Analysis
- Replies: 2
- Views: 684
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
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
- Mon Sep 21, 2020 1:14 pm
- Forum: OpenSim
- Topic: Custom Static Optimization in MATLAB
- Replies: 2
- Views: 851
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...
- Thu Sep 10, 2020 7:28 am
- Forum: OpenSim
- Topic: Custom Static Optimization in MATLAB
- Replies: 2
- Views: 851
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...
- Tue Sep 08, 2020 4:50 am
- Forum: OpenSim
- Topic: Add model plug-ins to Matlab
- Replies: 2
- Views: 463
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
Thank you for your response. For anyone that has the same enquiry, Matlab uses slightly different command:
opensimCommon.LoadOpenSimLibraryExact('file')
Hazimah
- Mon Sep 07, 2020 3:42 am
- Forum: OpenSim
- Topic: Add model plug-ins to Matlab
- Replies: 2
- Views: 463
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
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
- Sun Jul 05, 2020 9:14 am
- Forum: OpenSim
- Topic: Failed Static Optimisation - Acceleration Constraint Violation
- Replies: 6
- Views: 1218
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 ...
- Thu Jul 02, 2020 3:37 am
- Forum: OpenSim
- Topic: Failed Static Optimisation - Acceleration Constraint Violation
- Replies: 6
- Views: 1218
Re: Failed Static Optimisation - Acceleration Constraint Violation
Hi,
Any response is highly appreciated!![Very Happy :D](./images/smilies/icon_e_biggrin.gif)
Hazimah
Any response is highly appreciated!
![Very Happy :D](./images/smilies/icon_e_biggrin.gif)
Hazimah
- 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: 293
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...
- Tue Jun 23, 2020 5:20 am
- Forum: OpenSim
- Topic: Failed Static Optimisation - Acceleration Constraint Violation
- Replies: 6
- Views: 1218
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...