TAHMEED TASNIM
Followers: 0 Following: 0
Statistics
3 Questions
0 Answers
RANK
33,071
of 295,983
REPUTATION
1
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
1
RANK
of 20,310
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 155,037
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 1