Optimum of 3D function

2 ビュー (過去 30 日間)
Soufiane Atouani
Soufiane Atouani 2022 年 5 月 12 日
コメント済み: Soufiane Atouani 2022 年 5 月 16 日
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
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
Soufiane Atouani
Soufiane Atouani 2022 年 5 月 16 日
Thank you for your response sir, I have a data as [X,Y,Z]. About the second proposition we can use interpolated fucntion from our data and apply the some multiobjective optimization theorems or not.
Regards

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeMultiobjective Optimization についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by