photo

Chantrea Lean


2015년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

10 질문
0 답변

순위
198,139
of 300,364

평판
0

참여
10 질문
0 답변

답변 채택
70.0%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,407

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

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

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

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

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

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

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

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

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

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

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

10년 초과 전 | 답변 수: 1 | 0

1

답변