Answered by:
[Equation Editor] Argmin and Argmax parameter

Question
-
hi
best regards.
there is one slight problem i have with equation editor and it that i cant write argmax and argmin parameter below the main function. for example i want to find i which minimize a function
W=argmin_i f(i)
the first i should be just below the argmin, but if i use _ it will be after thr argmin and below it. i also used the matrix section "2x1 emtry matrix" but it will reduce the size of the argmin and make the whole equation ugly.
is there a solution for this?Friday, April 13, 2012 4:23 PM
Answers
All replies
-
-
I have the same problem. When I use your solution all I get is argmin_iWednesday, November 28, 2012 6:54 PM
-
Hi!
I had the same problem.
The solution seems to be: use 'min' instead of 'argmin', because it has a place for a parameter below it. Then you simply click 'min' and rename it to 'argmin'.
- Proposed as answer by dereck009 Saturday, December 14, 2013 8:00 AM
Saturday, December 14, 2013 7:59 AM -
Hi!
I had the same problem.
The solution seems to be: use 'min' instead of 'argmin', because it has a place for a parameter below it. Then you simply click 'min' and rename it to 'argmin'.
Wednesday, November 15, 2017 5:38 PM