TAHMEED TASNIM
Followers: 0 Following: 0
統計
MATLAB Answers
3 質問
0 回答
ランク
of 153,155
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Which solver would you recommend for multi(6) objective and multi(6) variable optimization with or without the toolbox. Is it even possible to put boundaries on these variables without optimization functions/toolbox?
ConstStr N7 = 3.135E+00*N1*N2, N8 = 4.100E-01*N2*N6, N9 = 1.381E+01*N1*N4, N10 = 7.610E+01*N2^2*N3, N11 = 1.720E+05*N2*N3^2...
約4年 前 | 2 件の回答 | 0
2
回答質問
How can I solve for six variable using six equations using the Optimization toolbox such that the variables are between 1 and 0?
ConstStr N7 = 3.135E+00*N1*N2, N8 = 4.100E-01*N2*N6, N9 = 1.381E+01*N1*N4, N10 = 7.610E+01*N2^2*N3, N11 = 1.720E+05*N2*N3^2...
約4年 前 | 2 件の回答 | 0
2
回答質問
How to solve for multiple variables using multiple equations?
I am trying to find the positive values for N1 N2 N3 N4 N5 N6 using the following equations. Running solver gives values for all...
約4年 前 | 1 件の回答 | 1