Fractional program using CVX

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

Hello Chetan,
I also have the similar problem with you. I was wondering whether your problem solved or not not?
Thanks
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)

Categories

Asked:

on 4 Aug 2021

Commented:

on 19 Aug 2021

Community Treasure Hunt

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

Start Hunting!