TAHMEED TASNIM - MATLAB Central
photo

TAHMEED TASNIM


Last seen: 3년 초과 전 2020년부터 활동

Followers: 0   Following: 0

통계

MATLAB AnswersFrom 08/20 to 02/25Use left and right arrows to move selectionFrom 08/20Use left and right arrows to move left selectionTo 02/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

순위
33,084
of 297,182

평판
1

참여
3 질문
0 답변

답변 채택
33.33%

획득한 표
1

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년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

1

답변
Go to top of page