photo

Patis Thepsorn


Last seen: 1년 초과 전 2023년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


Scaled function for optimization
clear if true % Unscaled formulation: % min (x^3 - y)^2 - x % subject to % x^2 + 3150 - y <= 0 % -15...

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

0

답변

질문


Optimization terminated: maximum number of generations exceeded.
Why I got the maximum number exceeding? The solution is fluctuated as it shows in first run and second run. % GA without constr...

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

1

답변

질문


Function behaves unexpectedly on array inputs. To improve performance, properly vectorize your function to return an output with the same size and shape as the input arguments
I run the code with seperately set the function and f1, f2, f3, and f4. Why I still got the orange warning. Moreover, could you ...

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

1

답변

질문


why I got orange warning about contour plot?
I run my code two times but the results are not the same. As you can see in x and y value after running the code. I go the diffe...

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

1

답변