Optimization objective funcion containing a sum
1 回表示 (過去 30 日間)
古いコメントを表示
Good afternoon,
I am writing a MATLAB code to minimize the following equation:

Both C_H and PV are matrices already calculated. I want get the optimum values of b so that equation is the minimum. The only constraint is the upper and lower limits of b: 0<= b <=1.
Does anyone knows how to implement it on MATLAB?
Thank you for your time
0 件のコメント
回答 (1 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!