Optimum of 3D function
2 ビュー (過去 30 日間)
古いコメントを表示
Hi guys, I'm new in Mtalab, I have an interpolated figure (below) that I construct from a few data, my question is how to find the minimum of (Z axis) that gives a maximu (X axis)

2 件のコメント
Alan Weiss
2022 年 5 月 13 日
Sorry, I do not understand your question. Are you looking for a way to minimize the Z data while simultaneously maximizing the X data? Is your data given as [X,Y,Z] triples? Or do you have an underlying function?
Generally speaking, you cannot simultaneously optimize two different things. The field of multiobjective optimization relates to this sort of question, but usually for functions rather than a collection of data points.
Alan Weiss
MATLAB mathematical toolbox documentation
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Multiobjective Optimization についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!