SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

This directory contains the MATLAB interface to CSDP. There are three MATLAB functions:

  csdp              Solved a problem in SeDuMi format.
  writesdpa         Takes a problem in SeDuMi format and outputs it
                    to a file in SDPA sparse format.
  readsol           Reads a CSDP solution into the workspace in SeDuMi form.
  convertf          Converts free variables in a SeDuMi problem into the
                    differences of nonnegative variables, so that the problem
                    can be solved by CSDP.

Note that these .m files must be in your MATLAB search path, and that the csdp executable must be in your shell's search path for this interface to work.


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.