Fractional program using CVX

9 views (last 30 days)
Chetan Fadnis
Chetan Fadnis on 4 Aug 2021
Commented: Chetan Fadnis on 19 Aug 2021
I was trying to solve an optimization problem : max x1/x2, (fraction/ratio) using cvx. With linear constraints and applying dinklebach algorithm . I am finding difficulty using it. Do needful help/suggestions how I can proceed.
  2 Comments
Samaneh Bidabadi
Samaneh Bidabadi on 19 Aug 2021
Hello Chetan,
I also have the similar problem with you. I was wondering whether your problem solved or not not?
Thanks
Chetan Fadnis
Chetan Fadnis on 19 Aug 2021
I used Y=feasible value iter=1 While 1 CVX BEGIN STATEMENT CVX END iter=iter+1 used if condition Break End Update y End

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!