How do I go about solving the following optimization problem?

1 次查看(过去 30 天)
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