How to define a constrained region in 2D for a function?
1 回表示 (過去 30 日間)
古いコメントを表示
Hi everyone,
I am trying to find the minimum point of the function by using steepest descent algorithm. When the code stars running, derivatives and variables go to infinity. So, I want to put a constrained region on which my objective function works as it is searching the minimum without exceeding this defined region as a constraint. I think this may work.
The problem is that I do not know how I can add a constrained region on which the code works without exceeding that defined region.
I beg to your immediate help. Thanks
0 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!