Info

This question is closed. Reopen it to edit or answer.

Find the optimum of two variables in complex code

1 view (last 30 days)
Nils Norlander
Nils Norlander on 24 Feb 2017
Closed: Sabin on 20 Dec 2024
Hi all!
So I'm investigating the optimal battery size and consumption power to achieve even power consumption in a smaller smart grid for all hours of a year. The code is built up as: if the power consumption is higher than set allowed, discharge batteries, and if the power consumption is lower than set allowed, charge the batteries (w. solar power or from the grid).
Now I'm just testing different battery sizes and set allowed power consumption to see what combination results in my goal: 10 % of the hours can be ~= allowed_power.
Is there a more efficient way of doing this?
Thanks!

Answers (0)

This question is closed.

Community Treasure Hunt

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

Start Hunting!