Solved
Parametrizing "Minimize"
- January 27, 2017
- 3 replies
- 2513 views
Hello all,
Below is a snapshot of an illustration of something I'm trying to do. .xmcd file is attached.
TIA

> I guess I need to arrange the variables so that I either optimize a, or a and b. (and never b alone) ??
You simply could define a new function with rearranged arguments which calls the original function:

Another option could be to solve for all arguments of the function and use a solve block to keep some arguments at the wanted constant value:

Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.