How do you model Fixed Charge Optmization in Matlab

2 views (last 30 days)
I'll ask in a very general manner. How do you model Fixed Charge Optimization problem in Matlab? There is no documentation on this anywhere on Mathworks. Is there a book or video anywhere that can explain this to me?

Accepted Answer

Mary Fenelon
Mary Fenelon on 20 Feb 2018
Take a look at the Optimal Dispatch model. The z variables in that example model the fixed charge when a generator is started. There is a more complex version of this problem in the files from the recent webinar on Linear and Mixed-Integer Linear Programming.
My go-to reference for optimization modeling is the book Model Building in Mathematical Programming by H.P. Williams. It covers fixed charge formulations and much, much more.

More Answers (0)

Categories

Find more on Problem-Based Optimization Setup in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!