Statistics
10 Questions
0 Answers
RANK
253.769
of 296.227
REPUTATION
0
CONTRIBUTIONS
10 Questions
0 Answers
ANSWER ACCEPTANCE
70.0%
VOTES RECEIVED
0
RANK
of 20.372
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 155.704
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
how can we know the optimal solution from GA in MATLAB is the best solution? if all the results are always different from each other after run it in several times.
the optimum solutions from GA are always different after I run it in several time, so I wonder that which one is the best soluti...
meer dan 9 jaar ago | 2 answers | 0
2
answersQuestion
Why GA becomes error when we try to click running in second time?
I wonder when I try to run the program optimization using GA in second time ,It becomes error but it will be running after i cli...
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
why the analytic hessian has affected to the convergence rate in fmincon using interior-point method?
I want to know the mathematics model in interior point method? why the analytic hessian has affected to the convergence rate?
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
how can we obtain the golobal minimum? in case nonconvex optimization using fmincon.
in case our constraint functions are nonconvex how can we obtain the global minimun using fmincon?
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
how can we check convex or nonconvex feasible?
example if i have 20 constraints functions.These functions cut the objective function and create the feasible region. Their inte...
meer dan 9 jaar ago | 0 answers | 0
0
answersQuestion
Is there anyway to check the convexity and nonconvexity of functions in MATLAB?
I want to check the convexity and nonconvexity of functions.
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
Is there any way to derive the analytic gradient of constraint function in "fmincon" or we have to input it manually ?
Dear sir, i have worked on optimization problem using command fmincon,and i have to input the analytic gradient of constraint...
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
can we create other function to call the constraint function or create gradient of constraint function without input directly from other source in fmincon?
Dear sir, I have worked with fmincon when i try to input the gradient of constraint function it's okay when it was small prob...
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
why do we need the analytic gradient in fmincon?
Dear sir, I wondered that using command "fmincon" in matlab without analytic gradient and with analytic gradient we got the s...
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
fmincon using Interior-point method can not find the convergence
Dear sir, I am working on a nonlinear programming for structural optimization. Is there any public Matlab code that I can use...
meer dan 9 jaar ago | 1 answer | 0