Filter löschen
Filter löschen

Optimum of 3D function

2 Ansichten (letzte 30 Tage)
Soufiane Atouani
Soufiane Atouani am 12 Mai 2022
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 Kommentare
Alan Weiss
Alan Weiss am 13 Mai 2022
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 am 16 Mai 2022
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

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Interpolation finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by