Find the optimum of two variables in complex code
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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!
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Sources dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!