⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 contents

📁 半定规划
💻
字号:
% DSDP5.6 % Copyright (c) 2005 by% S. Benson and Y. Ye% Last modified: Jan 30 2005%*****************************************************************************This directory should contain:--------- DSDP Matlab file --------i.e. dsdp.dll, dsdp.mexglx, dsdp.mexsol, ...--------- DSDP tests --------------------check.m -- a script to test whether the solver is working properlycheck.out -- output of the check.m script generated by the developers--------- DSDP Help files ---------------dsdp.m -- help file for DSDP5 solverdvec.m  -- converts a symmetric matrix into the column vector format used by the DSDP solverdmat.m -- converts a symmetric matrix in the vector representation used by DSDP to a square format.doptions.m -- sets several DSDP options to the defaultdstat.m -- help file for the statistics structure returned by DSDPdadotx.m -- computes the inner product of a solution with the data in column vector format.derror.m -- computes six different error measures associated with the SDP and a solution-------- Examples -------------------maxcut.m -- generate a SDP relation of the maximum-cut problems and solve it using DSDPgpp.m -- generate a SDP relaxation of the graph partitioning problem and solve it using DSDPetp.m -- generate an educational testing problem and solve it using DSDPthetaproblem.m -- generate a theta problem and solve it using DSDP.control.m -- generate a model from predictive model control and solve it using DSDP.----------- Data files ----------------arch0.dat-s -- data file in SDPA format.control1.dat-s -- data file in SDPA format.---------------- Data conversion utilities --------------------readsdpa.m -- read a file in SDPA format and put the data into DSDP5 format.dsdp2.m -- converts data from DSDP2 format to DSDP5 formatdsdp4.m -- converts data from DSDP4 format to DSDP5 formatreadsdpt3.m -- convert data from SDPT3 format into DSDP5 formatreadsedumifile.m -- read a file in SeDuMi format and convert it into DSDP5 formatreadsedumi.m -- convert data in SeDuMi format into DSDP5 format

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -