搜索资源列表
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.
2011Convex-optimization-toolbox
- 最新版 斯坦福大学Grant和Boyd教授等开发的凸优化matlab工具箱-Convex optimization toolbox(matlab)by Grant and Boyd in Stanford.Latest version!!2011
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.
program
- 目标函数是De Jong函数,是一个连续、凸起的单峰函数-Objective function is De Jong function, is a continuous, convex function of the single-peak
TSP_G
- 在分离粘连颗粒时通过求取凸包从而得到凸缺,进而找到分离点-Adhesions in the separation of particles through the strike in order to be convex convex hull missing, and then find the separation point
Solutions-Manual
- matlab solution manuals 讲matlab方程解法-matlab solution manuals stresses equation matlab solution
convex2
- Convex constructed uisng Matlab
hlle
- 一种流形学习算法,改正了Isomap不能对非凸流形进行降维的不足,是一种局部等距的降维方法。-A manifold learning algorithm, Isomap can not be corrected for non-convex manifolds for the lack of dimensionality reduction is a partial isometric method of dimensionality reduction.
handbooktoc.ps
- about convex optimization
gaimc-1.0
- 一个常用的计算机图论算法包 包含常用的图论算法 如dijkstra 凸包-A commonly used computer algorithms graph theory package contains the commonly used graph theory algorithms such as convex hull, and so dijkstra
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,
cvx_usrguide
- convex optimization 学习的手册,可以结合matlab一起使用,比较方便-convex optimization
ch_check2
- MATLAB code for convex hull program
Localization-Using-Range-Free-Based-Convex-Method
- Localization using Range free based convex method
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)