필터 지우기
필터 지우기

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 CenterFile Exchange에서 Interpolation에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by