필터 지우기
필터 지우기

How do I go about solving the following optimization problem?

조회 수: 1 (최근 30일)
Samy RIMA
Samy RIMA 2023년 3월 22일
편집: Muskan 2023년 4월 21일
Hello,
I am new to solving optimization problems. I have the following
I would like to find the values of Specmin and Specmax for the 4th and 5th rows, given the values in the other rows. Its a maximization problem.
Thank you for the precious help
  댓글 수: 2
Matt J
Matt J 2023년 3월 22일
편집: Matt J 2023년 3월 22일
In what way is it a maximization problem? What is being maximized?
Samy RIMA
Samy RIMA 2023년 3월 23일
Sorry for the confusion, I would like to maximize the Specmax (I) values on the 4th row, right hand side. I have the remaining values.

댓글을 달려면 로그인하십시오.

답변 (1개)

Muskan
Muskan 2023년 4월 21일
편집: Muskan 2023년 4월 21일
Hi Samy,
As per my understanding of the question, you can use "optimproblem" to maximize the Specmax(I) values.
You can also refer to the below documentation of "optimproblem" and "OptimizationProblem" for a better understanding.
Thanks

카테고리

Help CenterFile Exchange에서 Problem-Based Optimization Setup에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by