How do I go about solving the following optimization problem?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Muskan
il 21 Apr 2023
Modificato: Muskan
il 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
0 Commenti
Vedere anche
Categorie
Scopri di più su Problem-Based Optimization Setup in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!