Sedumi for semidefinite optimization

  • Thread starter Thread starter dsprao
  • Start date Start date
  • Tags Tags
    Optimization
AI Thread Summary
The discussion centers on creating a function using SeDuMi for solving semidefinite optimization problems. It highlights the distinction between Second Order Cone Programming (SOCP) and Semidefinite Quadratic Linear Programming (SDP), noting that K.s represents semidefinite constraints while K.q is used for SOCP cones. The data organization for SOCP cones is mentioned, indicating that they are stacked above the vectorized data for SDPs. For those unfamiliar with the technical details, it is suggested to use a modeling language like YALMIP, which simplifies the process without requiring in-depth knowledge of SeDuMi's intricacies.
dsprao
Messages
8
Reaction score
0
Dear Friends,

Some one can help me to make sedumi function which can solve the semidefinite optimization. Additionally, how can I distinguish between Second order cone programming and semidefinite quadratic linear programming.

Thank You.
 
Computer science news on Phys.org
K.s is used for semidefinite constraints and K.q are used for the SOCP cones. The data for the SOCP cones are stacked above the vectorized data for the SDPs.

If this sounds like jibberish to you, use a modelling language instead, such as YALMIP, and you don't have to think about these details in SeDuMi.

dsprao said:
Dear Friends,

Some one can help me to make sedumi function which can solve the semidefinite optimization. Additionally, how can I distinguish between Second order cone programming and semidefinite quadratic linear programming.

Thank You.
 
Thanks!
 
whoa :) is this lofberg himself?
 
I strongly believe I am me.

trambolin said:
whoa :) is this lofberg himself?
 
Thread 'ChatGPT Examples, Good and Bad'
I've been experimenting with ChatGPT. Some results are good, some very very bad. I think examples can help expose the properties of this AI. Maybe you can post some of your favorite examples and tell us what they reveal about the properties of this AI. (I had problems with copy/paste of text and formatting, so I'm posting my examples as screen shots. That is a promising start. :smile: But then I provided values V=1, R1=1, R2=2, R3=3 and asked for the value of I. At first, it said...
Sorry if 'Profile Badge' is not the correct term. I have an MS 365 subscription and I've noticed on my Word documents the small circle with my initials in it is sometimes different in colour document to document (it's the circle at the top right of the doc, that, when you hover over it it tells you you're signed in; if you click on it you get a bit more info). Last night I had four docs with a red circle, one with blue. When I closed the blue and opened it again it was red. Today I have 3...

Similar threads

Replies
1
Views
1K
Replies
20
Views
2K
Replies
24
Views
4K
Replies
40
Views
4K
Replies
14
Views
796
Back
Top