搜索资源列表
凸优化工具箱CVX
- 斯坦福大学Grant和Boyd教授等开发的凸优化matlab最新工具箱(Windows版)-Stanford University Professor Boyd Grant and the development of new convex optimization toolbox matlab (Windows Version)
matlab凸优化工具包
- 本资源为matlab环境下的凸优化工具包cvx,使用简单方便,内有说明书和例子程序。
cvxruanjianbaoshiyongshouce
- CVX软件包使用手册,CVX是个与matlab相关的工具包,CVX里面的很多东西可以在matlab中调用。-CVX package user manual, CVX is associated with matlab toolkit, CVX inside a lot of things can call matlab.
CVX
- 斯坦福大学Grant和Boyd教授等开发的凸优化matlab工具箱,附我自己编写的一个简单示例。-Convex optimization toolbox(matlab)by Grant and Boyd in Stanford.
cvx
- cvx softwae descr iption
cvx
- 一种用于计算线性规划方面的工具包,可以利用它计算bp算法-a toolbox for linear programming, such as basis pursuit
cvx
- cvx optimization with examples in array designing
cvx
- 斯坦福大学凸规划的程序,很经典,多次在IEEE的文章中出现-convex
cvx_usrguide
- CVX使用向导,专门用于求解凸优化问题,快速,使用方便。-CVX using the wizard, designed to solve convex optimization problems, fast, easy to use.
cvx
- 凸优化算法,实现凸优化的求解,应用在最优化的设计和参数估计中-convex program
bv_cvxbook
- CVX的使用方法 它是一种很有用的MATLAB设计工具-CVX to use it is a very useful design tool MATLAB
my_w_gen
- 调用cvx工具箱,设置好要输入的参数,即可获得指定参数的失配脉压系数。-use cvx to generate mismatched filter code
解凸规划的Matlab工具箱CVX
- 解凸规划的Matlab工具箱CVX,包含使用文档 如: m = 20; n = 10; p = 4; A = randn(m,n); b = randn(m,1); C = randn(p,n); d = randn(p,1); e = rand; cvx_begin variable x(n) minimize( norm( A * x - b, 2 ) ) subject to
cvx
- 求解最优化问题的matlab 工具 cvx,直接解压后运行 cvx_setup 即可(Matlab tool CVX for solving optimization problems, running cvx_setup after direct decompression)
cvx-Robust
- 在运筹学规划问题中,用matlab调用cvx的求解鲁棒问题的方法(In operation research programming, this method can be used to solve robust optimization)
The-CVX-Users'-Guide-2015
- matlab cvx工具箱说明文件 可供相关学习者查阅资料 提供一定帮助(The CVX toolbox indicates that the document provides some help for the relevant learners to consult the information)
cvx-w64
- CVX工具箱,64位window matlab,使用。解决凸优化问题(The CVX toolbox, 64 bit window MATLAB, is used. Solving convex optimization problems)
CVX-solver
- 在MATLAB中用CVX实现线性规划问题求解,并附有cvx使用方法。(Solving linear programming problem by CVX in MATLAB)
cvx-w64
- cvx是一个用于构建和解决严格凸规划的建模框架(CVX: A system for disciplined convex programming.)
cvx
- MATLAB CVX优化工具包,求解最优化问题(Matlab CVX optimization toolkit, solving optimization problems)