How do I optimise a logarithmic (log) function in Matlab?

Hi,
I would like to optimise the following function. It is said to be cvx however i look for examples on matlab and cannot find one where a log function is used from this paper: https://ieeexplore.ieee.org/document/9014076

回答 (1 件)

Alan Weiss
Alan Weiss 2021 年 8 月 11 日

0 投票

It depends on which variables you can change in your optimization process, and whether there are any constraints such as bounds. There are plenty of examples of optimizing nonlinear functions in the documentation. See any example in the Nonlinear Optimization category.
Alan Weiss
MATLAB mathematical toolbox documentation

カテゴリ

ヘルプ センター および File ExchangeGet Started with Optimization Toolbox についてさらに検索

質問済み:

2021 年 8 月 11 日

回答済み:

2021 年 8 月 11 日

Community Treasure Hunt

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

Start Hunting!

Translated by