Community Profile

photo

Muhammad Saeed


Last seen: 1 month ago Active since 2021

Statistics

Content Feed

View by

Question


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 year ago | 1 answer | 0

1

answer

Question


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,...

1 year ago | 1 answer | 0

1

answer

Question


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...

2 years ago | 1 answer | 0

1

answer

Question


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...

2 years ago | 0 answers | 0

0

answers

Question


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 years ago | 0 answers | 0

0

answers