OPTI-master-xianxingguihua

所属分类:其他
开发工具:matlab
文件大小:10998KB
下载次数:3
上传日期:2019-06-17 10:08:06
上 传 者fine jade
说明:  线性规划求解器,用于各种求解问题,matlab
(Linear Programming Solver for Solving Various Problems, matlab)

文件列表:
.vscode (0, 2018-11-24)
.vscode\c_cpp_properties.json (2733, 2018-11-24)
.vscode\settings.json (1794, 2018-11-24)
@opti (0, 2018-11-24)
@opti\buildConfig.m (38877, 2018-11-24)
@opti\buildOpti.m (63690, 2018-11-24)
@opti\calcStatistics.m (12501, 2018-11-24)
@opti\checkOptiSol.m (5857, 2018-11-24)
@opti\displayOPTI.m (19182, 2018-11-24)
@opti\multiSolveOpti.m (14968, 2018-11-24)
@opti\opti.m (20661, 2018-11-24)
@opti\solveOpti.m (22753, 2018-11-24)
@opti\testProblem.m (3406, 2018-11-24)
Examples (0, 2018-11-24)
Examples\AMPL_Examples.m (2996, 2018-11-24)
Examples\Basic_Usage.m (4946, 2018-11-24)
Examples\Differentiation_Examples.m (6911, 2018-11-24)
Examples\FileIO_Examples.m (1995, 2018-11-24)
Examples\Global_NonlinearProgramming.m (6649, 2018-11-24)
Examples\LinearProgramming.m (2940, 2018-11-24)
Examples\MATLAB_Overloads.m (4138, 2018-11-24)
Examples\MixedInteger_LinearProgramming.m (3434, 2018-11-24)
Examples\NonlinearProgramming.m (8679, 2018-11-24)
Examples\QuadraticProgramming.m (2374, 2018-11-24)
Examples\SymBuilder_Examples.m (10297, 2018-11-24)
Solvers (0, 2018-11-24)
Solvers\Documentation + Licenses (0, 2018-11-24)
Solvers\Documentation + Licenses\bonmin (0, 2018-11-24)
Solvers\Documentation + Licenses\bonmin\AUTHORS (978, 2018-11-24)
Solvers\Documentation + Licenses\bonmin\BONMIN_UsersManual.pdf (313464, 2018-11-24)
Solvers\Documentation + Licenses\bonmin\LICENSE (11613, 2018-11-24)
Solvers\Documentation + Licenses\cbc (0, 2018-11-24)
Solvers\Documentation + Licenses\cbc\AUTHORS (65, 2018-11-24)
Solvers\Documentation + Licenses\cbc\LICENSE (11415, 2018-11-24)
Solvers\Documentation + Licenses\cgl (0, 2018-11-24)
... ...

# OPTI Toolbox If you are interested in optimization, use MATLAB + Windows and like free stuff, OPTI could be for you. See the [OPTI Wiki](https://inverseproblem.co.nz/OPTI/) for details on solving linear, nonlinear, continuous and discrete optimization problems using MATLAB! #### Downloading OPTI The best way to get OPTI is to clone the master branch from GitHub (this page!) using git. I like [GitKraken](https://www.gitkraken.com/) which makes it easy to use git without the command line. Once you have git/GitKraken/some other git client, simply click **Clone or download** (above, green button) and copy the address of this repository, and clone it to your computer. This way each time I push updates to the master branch, you can simply pull them down without having to redownload the entire OPTI package again! If you don't use git, and don't want to learn (remember its easy and you should use it!), simply click **Clone or download** and click **Download ZIP** and save OPTI somewhere you can find it. #### Installing OPTI Once you have cloned or downloaded OPTI to your PC, simply open MATLAB and navigate in MATLAB to the directory where you have placed OPTI (hopefully somewhere permanent). Right click on `opti_Install.m` and click Run. Follow the prompts (Yes 'Y' is the normal response to every question) to install OPTI - easy! #### Using OPTI The best way to start using OPTI is to have a look at the [Examples](https://inverseproblem.co.nz/OPTI/index.php/Examples/Examples) on the OPTI Wiki. There are lots of problem and code examples (which all work) as well as helpful definitions. The [Basic Usage](https://inverseproblem.co.nz/OPTI/index.php/GetStart/Basics) page is a good place to start for all new users. #### Troubleshooting + New Release Information The OPTI [Q&A Forum](https://groups.google.com/forum/#!forum/opti-toolbox-forum) is where all OPTI related questions can be posted and someone will normally get back to you within a day or two! In addition, I announce new release of OPTI here, so subscribe if you want to be kept up to date. #### License OPTI is released under the 3-clause BSD license, as detailed [here](https://inverseproblem.co.nz/OPTI/index.php/DL/License). It is free software, and is released as an open-source package. Please however be aware that many of the solvers within OPTI are licensed using different agreements to OPTI, thus ensure you are familiar with them before using OPTI in any commercial work, or generating products based on OPTI.

近期下载者

相关文件


收藏者