How do I go about solving the following optimization problem?

1 vue (au cours des 30 derniers jours)
Samy RIMA
Samy RIMA le 22 Mar 2023
Modifié(e) : Muskan le 21 Avr 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 commentaires
Matt J
Matt J le 22 Mar 2023
Modifié(e) : Matt J le 22 Mar 2023
In what way is it a maximization problem? What is being maximized?
Samy RIMA
Samy RIMA le 23 Mar 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.

Connectez-vous pour commenter.

Réponses (1)

Muskan
Muskan le 21 Avr 2023
Modifié(e) : Muskan le 21 Avr 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

Catégories

En savoir plus sur Problem-Based Optimization Setup dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by