Community Profile

photo

Patis Thepsorn


Last seen: 11 months ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


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

12 months ago | 0 answers | 0

0

answers

Question


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 year ago | 1 answer | 0

1

answer

Question


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 year ago | 1 answer | 0

1

answer

Question


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 year ago | 1 answer | 0

1

answer