photo

Muhammad Saeed


Last seen: 5ヶ月 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


How to identify the infeasibility from the set of equality and inequality constraints
Dear community members, I am trying to minimize the objective function "tf" in my optimization model that include three inequal...

1年以上 前 | 1 件の回答 | 0

1

回答

質問


Estimation of variables from the inequality and equality constraints
Dear all, I am facing a problem in the estimation of variables from the multivariable mathematical equations. The variables (t,...

2年弱 前 | 1 件の回答 | 0

1

回答

質問


Some values in optimal solution are still violating the constraint limits in Matlab FMINCON
I am using fmincon function of Matlab for motion optimization of 6 dof robotic arm. The constraints that I consider, are the set...

3年弱 前 | 1 件の回答 | 0

1

回答

質問


Why do I receive different optimized values by varying the order of nonlinear constraints in FMINCON
I am applying fmincon function on motion optimization of robotic arm. The only constraints that I consider, are the set of nonli...

約3年 前 | 0 件の回答 | 0

0

回答

質問


I am facing problems in minimizing the objective function to compute the motion profiles of robotic arm. Any help is greatly appreciated.
objective = @(h) h(1)+h(2)+h(3)+h(4)+h(5)+h(6)+h(7)+h(8)+h(9); h0= [0.01,0.20,0.29,0.07,0.26,0.06,0.27,0.07,0.05]; disp(['Ini...

約3年 前 | 1 件の回答 | 0

1

回答