搜索资源列表
凸优化工具箱CVX
- 斯坦福大学Grant和Boyd教授等开发的凸优化matlab最新工具箱(Windows版)-Stanford University Professor Boyd Grant and the development of new convex optimization toolbox matlab (Windows Version)
CVX
- 斯坦福大学Grant和Boyd教授等开发的凸优化matlab工具箱,附我自己编写的一个简单示例。-Convex optimization toolbox(matlab)by Grant and Boyd in Stanford.
my_w_gen
- 调用cvx工具箱,设置好要输入的参数,即可获得指定参数的失配脉压系数。-use cvx to generate mismatched filter code
cvx
- 斯坦福大学Grant和Boyd教授等开发的凸优化matlab最新工具箱(Windows版)-Stanford University Professor Boyd Grant and the development of new convex optimization toolbox matlab (Windows Version)
2011Convex-optimization-toolbox
- 最新版 斯坦福大学Grant和Boyd教授等开发的凸优化matlab工具箱-Convex optimization toolbox(matlab)by Grant and Boyd in Stanford.Latest version!!2011
解凸规划的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,使用简单,应用广泛-MATLAB toolbox function, suitable for convex optimization, CVX, easy to use, widely used
robot
- 倒立摆的轨迹规划,适合学习cvx工具箱的学习,这个方法速度快省时省力-Inverted pendulum trajectory planning, learning for learning cvx toolbox, this method is faster time-saving
randsys_mpc
- 本程序是用cvx工具箱解决mpc问题的一个简单例子,对于学习cvx的同学大有帮助,cvx效率比较高,是做优化的好工具-This program is a simple example of the problem solved by cvx toolbox mpc, for students to learn cvx great help, cvx more efficient, is a good tool to do optimiz
cvx-w32.tar
- 凸优化工具箱 boyd编写cvx for win32位系统,内涵说明-cvx toolbox for windows32
cvx-toolkit-and-user-guide-
- matlab 凸优化工具箱以及用户使用说明-matlab convex optimization ang user guide
cvx-w64
- cvx工具箱,适用于windows 64位,官网还可下载其他版本,具体参考文件夹doc中pdf-cvx toolkit for windows 64 bit official website can also download other versions, with specific reference to the folder in pdf doc
cvx
- MATLAB cvx 工具箱代码,经验证实用,可靠-MATLAB cvx toolbox Code
cvx-w64
- matlab cvx工具箱 windows 64位系统-matlab cvx toolbox of windows-64
CVX
- 斯坦福工具箱 压缩感知 凸优化算法 必备 完整凸优化算法(Standford toolbox, compressed sensing, convex optimization algorithm, necessary complete convex optimization algorithm)
CVX-SVM-master
- 使用cvx工具箱求解svm的原问题及其对偶问题(use cvx toolbox to solve the primal and dual problems of support vector machine)
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-toolbox
- 凸优化问题的工具箱,内附使用说明,可以参考学习(The toolbox of convex optimization problem is enclosed with instructions for reference)
CVX
- 一种很好的凸优化工具箱,自带说明文档及实例,非常好用!(A good convex optimization toolbox, with explanatory documents.)