sedumi-master

所属分类:matlab编程
开发工具:matlab
文件大小:3441KB
下载次数:7
上传日期:2020-02-10 13:45:25
上 传 者SunStop
说明:  可以用来计算 二阶锥优化等重要问题, 非常非常 有用 可求解凸优化问题
(Use SeDuMi to Solve LP, SDP and SCOP Problems: Remarks and Examples* * This file was prepared by Wu-Sheng Lu, Dept. of Electrical and Computer Engineering, University of Victoria, and it was revised on December 2, 2009. The name of the toolbox, SeDuMi, stands for self-dual minimization as it implements a self-dual embedding technique for optimization over self-dual homogeneous cones. Below we give comments on the usage of this software for the solution of LP, SDP, and SOCP problems. Numerical examples are included for illustration purposes. Some of the examples are from the book: A. Antoniou and W.-S. Lu, Practical Optimization: Algorithms and Engineering Applications, Springer, 2007.)

文件列表:
.travis.yml (801, 2020-02-03)
Amul.m (1945, 2020-02-03)
COPYING (17989, 2020-02-03)
Changelog.txt (5548, 2020-02-03)
Contents.m (2029, 2020-02-03)
Install.txt (661, 2020-02-03)
PopK.m (1978, 2020-02-03)
Version.txt (15, 2020-02-03)
ada_pcg.m (25, 2020-02-03)
adendotd.c (11069, 2020-02-03)
adendotd.m (1700, 2020-02-03)
adendotd.mexa64 (11417, 2020-02-03)
adendotd.mexglx (8949, 2020-02-03)
adendotd.mexmaci64 (12928, 2020-02-03)
adendotd.mexw32 (15360, 2020-02-03)
adendotd.mexw64 (43520, 2020-02-03)
adenscale.c (6930, 2020-02-03)
adenscale.mexa64 (7961, 2020-02-03)
adenscale.mexglx (6235, 2020-02-03)
adenscale.mexmaci64 (8688, 2020-02-03)
adenscale.mexw32 (11264, 2020-02-03)
adenscale.mexw64 (38912, 2020-02-03)
asmDxq.m (2693, 2020-02-03)
auxfwdpr1.c (4573, 2020-02-03)
auxgivens.c (7270, 2020-02-03)
blkaux.c (4128, 2020-02-03)
blkchol.c (19165, 2020-02-03)
blkchol.m (2518, 2020-02-03)
blkchol.mexa64 (16404, 2020-02-03)
blkchol.mexglx (14176, 2020-02-03)
blkchol.mexmaci64 (17776, 2020-02-03)
blkchol.mexw32 (19456, 2020-02-03)
blkchol.mexw64 (48128, 2020-02-03)
blkchol2.c (25190, 2020-02-03)
blkmul.c (4915, 2020-02-03)
blksdp.h (8631, 2020-02-03)
... ...

## SeDuMi: Optimization over symmeric cones [![Build Status](https://travis-ci.org/sqlp/sedumi.svg?branch=master)](https://travis-ci.org/sqlp/sedumi) SeDuMi is a Matlab package for solving convex optimization problems involving linear equations and inequalities, second-order cone constraints, and semidefinite constraints (linear matrix inequalities). The original version was developed by Jos. F. Sturm, who sadly passed away in 2003. Development continued under the direction of [Prof. Tamas Terlaky](http://coral.ise.lehigh.edu/terlaky/) by former Ph.D. students Imre Polik and Oleksandr Romanko. Of course, like many open-source projects, it has benefitted considerably from contributions by others, including the developers of [YALMIP](https://yalmip.github.io/) and [CVX](http://cvxr.com), two modeling frameworks for optimization that use SeDuMi as a solver. The authors of these packages co-administer this repo, along with [Jonathan Currie](http://www.i2c2.aut.ac.nz/) from AUT University. Please note that this is an *unofficial* repository for SeDuMi. The [official SeDuMi site](http://sedumi.ie.lehigh.edu/) is hosted by the [CORAL Lab](http://coral.ise.lehigh.edu/) at the [Department of Industrial and Systems Engineering](https://engineering.lehigh.edu/ise) at [Lehigh University](https://www.lehigh.edu/). *We do not intend for this repository to remain a permanent fork from the official SeDuMi release.* All improvements that we make here are communicated to the official SeDuMi maintainers for inclusion in the official release. You are welcome to submit bug reports on the [GitHub issue page](https://github.com/sedumi/sedumi/issues). We cannot guarantee that they will be addressed in a timely fashion, we will do our best. This version of SeDuMi is distributed under the [GNU General Public License 2.0](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html).

近期下载者

相关文件


收藏者