Gilead
|
Registered User
|
|
|
May 1 |
comment |
Quadratic optimization with parameter in constraint p.s. KKT conditions are undefined for open-sets. However if $\Omega + \lambda I \succeq 0$, it would seem that the infimum is 0, attained at $r = 0$. |
|
May 1 |
comment |
Quadratic optimization with parameter in constraint Is $\Omega + \lambda I$ positive semi-definite? Are you interested in an approximate numerical solution, or a closed-form expression? |
|
Mar 31 |
comment |
Does this matrix shape have a name? It looks like a special-case of a symmetric matrix, but I'm not sure if there's a specific name for it. You might want to go through the list here: en.wikipedia.org/wiki/List_of_matrices |
|
Mar 10 |
comment |
Rigorous numerical integration Does VNODE do what you want? cas.mcmaster.ca/~nedialk/Software/VNODE/… Or VSPODE? www3.nd.edu/~markst/… |
|
Mar 8 |
answered | Avoiding epsilon in mixed integer linear and quadratically constrained programs |
|
Mar 4 |
comment |
What kind is this optimization problem It looks like a nonlinear fractional program (en.wikipedia.org/wiki/Fractional_programming). You can solve it as a general nonlinear program, but there may be specific properties you can exploit if you treat it as a fractional program. |

