How do I go about solving the following optimization problem?

3 Ansichten (letzte 30 Tage)
Samy RIMA
Samy RIMA am 22 Mär. 2023
Bearbeitet: Muskan am 21 Apr. 2023
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 Kommentare
Matt J
Matt J am 22 Mär. 2023
Bearbeitet: Matt J am 22 Mär. 2023
In what way is it a maximization problem? What is being maximized?
Samy RIMA
Samy RIMA am 23 Mär. 2023
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.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Muskan
Muskan am 21 Apr. 2023
Bearbeitet: Muskan am 21 Apr. 2023
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

Kategorien

Mehr zu Problem-Based Optimization Setup finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by