static optimization for muscles forces

i want code can do optimize for the muscles in the shoulder using MATLAB
i put file for my problem

 Accepted Answer

Matt J
Matt J on 8 Nov 2020
Edited: Matt J on 8 Nov 2020
The Optimization Toolbox has a number of different solvers that might be appropriate, depending on the form of your problem. SInce you have what appear to be nonlinear equalities and inequalities, I would take a look at fmincon in particular.

More Answers (0)

Asked:

on 8 Nov 2020

Edited:

on 8 Nov 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!