![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/14940308_1551710685029_DEF.jpg)
Muhammad Saeed
Followers: 0 Following: 0
統計
MATLAB Answers
5 質問
0 回答
ランク
of 157,725
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
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...
約2年 前 | 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