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

 採用された回答

Matt J
Matt J 2020 年 11 月 8 日
編集済み: Matt J 2020 年 11 月 8 日

1 投票

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.

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeNonlinear Optimization についてさらに検索

タグ

質問済み:

2020 年 11 月 8 日

編集済み:

2020 年 11 月 8 日

Community Treasure Hunt

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

Start Hunting!

Translated by