필터 지우기
필터 지우기

Find an optimum point in a 2D graph

조회 수: 1 (최근 30일)
Jorrit
Jorrit 2011년 8월 3일
I hope to get some opinions on this:
I have a 2D graph, with 10 lines, which form constraints. I have the analytical relations of these graphs. Now I want to find the optimum point in the graph, which lies in the lower right corner of the feasible area. Of course I need some kind of weighing factor, to trade between the x an y values, I can specify something myself.
What is the best approach to this? I currently use the fmincon function. Even though the objective value is x(2)*constant-x(1) and there are only two non-linear constraints, it uses 2.4 seconds. Not that much, but I find it still rather slow. Are faster options?

답변 (0개)

카테고리

Help CenterFile Exchange에서 Graph and Network Algorithms에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by