How do you model Fixed Charge Optmization in Matlab
2 views (last 30 days)
Show older comments
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?
0 Comments
Accepted Answer
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)
See Also
Categories
Find more on Get Started with Optimization Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!