搜索资源列表
convex_optimization.rar
- 凸优化程序包,包含各种凸优化算法,可供方便调用.,Convex optimization package, contains a variety of convex optimization algorithm, for convenience call.
CVX.rar
- 斯坦福大学Grant和Boyd教授等开发的凸优化matlab工具箱,附我自己编写的一个简单示例。,Convex optimization toolbox(matlab)by Grant and Boyd in Stanford.
lptinsimplecurve
- matlab代码,判定点是否在简单封闭曲线(允许非凸)内部。曲线必须以点集形式给出。-matlab code, to determine the relation between a point and a simple closed curve(allow non-convex). Curve must be given in the form set of points.
Solutions-Manual
- matlab solution manuals 讲matlab方程解法-matlab solution manuals stresses equation matlab solution
handbooktoc.ps
- about convex optimization
SS
- Algorithm for Sensor Selection via Convex Optimization
convexer
- simple program for computing the convex hull of one shape in a binary image
CS
- L1-MAGIC is a collection of MATLAB routines for solving the convex optimization programs central to compressive sampling. The algorithms are based on standard interior-point methods, and are suitable for large-scale problems
svm
- SVM方法的基本思想是:定义最优线性超平面,并把寻找最优线性超平面的算法归结为求解一个凸规划问题。进而基于Mercer核展开定理,通过非线性映射φ,把样本空间映射到一个高维乃至于无穷维的特征空间(Hilbert空间),使在特征空间中可以应用线性学习机的方法解决样本空间中的高度非线性分类和回归等问题。svm 程序,即支持向量机的代码。-The basic idea of SVM method are: the definition of the optimal linear hyperplane,
ch_check2
- MATLAB code for convex hull program
Localization-Using-Range-Free-Based-Convex-Method
- Localization using Range free based convex method
cvx
- 斯坦福大学Grant和Boyd教授等开发的凸优化matlab最新工具箱(Windows版)-Stanford University Professor Boyd Grant and the development of new convex optimization toolbox matlab (Windows Version)
convhull
- Matlab编程考试的一道题。随机生成50个点,计算它的一个凸包,并计算凸包的面积-Matlab programming test a question. Randomly generated 50 points, calculate a convex hull, and calculate the area of ??convex hull
equalizer_design
- Designs a frequency-domain and time-domain FIR equalizer for a single-input single-output (SISO) channel. Frequency-domain equalization uses a Chebychev criteria and is specified in terms of frequency response functions. It is a conv
Rosenbrock
- The Rosenbrock function is a non-convex function used as a performance test problem for optimization algorithms introduced by Rosenbrock (1960). It is also known as Rosenbrock s valley or Rosenbrock s banana function. The global minimum is insid
Matlab
- 凸二次规划的matlab有效集算法,很有用的,值得收藏!-Convex active set quadratic programming algorithm matlab, useful, worth collecting!
Newton-convex-optimal
- 凸优化中牛顿下降法的matlab实现程序。-Convex Optimization in Newton descent method matlab implementation program.
IPM_SampleV1.1
- 使用内点法,解决凸优化问题,此方法(Interior Point Method)是一种求解线性规划或非线性凸优化问题的算法。(The interior point method is used to solve the convex optimization problem. This method (Interior, Point, Method) is an algorithm for solving linear programming or nonlinear convex optimi
Matlab codes for linearized Bregman algorithms
- Bregman Algorithm for Anisotropic TV denosing Bregman算法各向异性TV去噪B(The methods studied here are based on the Bregman iterative regularization, and efficient algorithm for convex, constraint optimization problems. We study two different versions of th
convex optimization
- 数值优化学习资料 人工智能 数学课 matlab基础参考资料(convex math artificial intelligence matlab reference)