Writing the cost function for battery
이전 댓글 표시
I am working on research about EMPC-EMS and I need to know how to write and insert these equations mintioned below in my code. Specially the cost function equations.
May someone help and advise me to insert them correctly.
Thank You.


댓글 수: 1
Unfamiliar with the mathematical functions with argument
in the deterministic calculus of Battery. However, it looks like Bayesian inference though. Furthermore, many of the symbols are undefined. Thus, it's unclear whether they are constants, variables, or functions. If they are special functions, you can search the keywords on MathWorks Documentation Support online.
I think you can use the sum() function for the Sigma notation (Σ).
help sum
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Problem-Based Optimization Setup에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!