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

2年弱 前 | 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...

2年弱 前 | 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 ...

2年弱 前 | 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...

2年弱 前 | 1 件の回答 | 0

1

回答