photo

Chantrea Lean


自 2015 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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...

9 years 前 | 2 个回答 | 0

2

个回答

提问


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...

9 years 前 | 1 个回答 | 0

1

个回答

提问


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?

9 years 前 | 1 个回答 | 0

1

个回答

提问


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?

9 years 前 | 1 个回答 | 0

1

个回答

提问


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...

9 years 前 | 0 个回答 | 0

0

个回答

提问


Is there anyway to check the convexity and nonconvexity of functions in MATLAB?
I want to check the convexity and nonconvexity of functions.

9 years 前 | 1 个回答 | 0

1

个回答

提问


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...

9 years 前 | 1 个回答 | 0

1

个回答

提问


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...

9 years 前 | 1 个回答 | 0

1

个回答

提问


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...

9 years 前 | 1 个回答 | 0

1

个回答

提问


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...

9 years 前 | 1 个回答 | 0

1

个回答