Optimum of 3D function

2 次查看(过去 30 天)
Soufiane Atouani
Soufiane Atouani 2022-5-12
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 CenterFile Exchange 中查找有关 Interpolation 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by