You are on page 1of 1

Your term project is to develop a MATLAB App to solve a Market clearing optimization problem.

There are buyers (demand) who send bid price to purchase electricity and there are sellers (generator)
who send offer price to sell electricity.

The basic model for the Market clearing optimization problem is given below.

Your assignment is to adapt this model and update the following requirements:

- Your app should solve at most 4 Demand-bids and at most 5 Generator-offers.


- Number of demand-bids and number of generator-offers should be given by the User on the
MATLAB User Interface.
- All parameters should be given by the User on the MATLAB User Interface.
- Add a commitment constraint to allow user to select the maximum generators for the problem.
(e.g. If user enters 4 into the max generator selected box, then maximum 4 generators would be
selected)
-

MATLAB APP requirement:

- You should use MATLAB App designer for the project.


- The app should have edit fields to enter data
- The app should have outputs and graphs.

If you have any questions, send the instructor an email.

You might also like