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

조회 수: 2 (최근 30일)
Harry Hancock
Harry Hancock 2021년 8월 11일
답변: Alan Weiss 2021년 8월 11일
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일
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

카테고리

Help CenterFile Exchange에서 Get Started with Optimization Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by