搜索资源列表
qiege_new
- //多边形切割 //可用于半平面交 //将多边形沿l1,l2确定的直线切割在side侧切割,保证l1,l2,side不共线-/ / polygon cutting / / can be used for half-plane AC / / will polygon along l1, l2 determined by the straight line cutting in the side cutting side, ensuring l1, l2, side not collinea
qie_ge_new
- 将多边形沿l1,l2确定的直线切割在side侧切割,保证l1,l2,side不共线-will polygon along l1, l2 cutting straight to determine the lateral side of the cutting, guaranteed l1, l2, side is not collinear
MAIN 3-DIMENSIONAL CFD-PROGRAM
- #//u(i,j) x方向的速度u;或者θ方向速度uθ #//u(i,j) y方向的速度v;或者径向速度ur'h\K #//pc(i,j) 压力修正 p'[OS #//p(i,j) 压力p-=5-+ #//p(i,j)
glmnet_matlab
- Lasso算法源代码,stanford开发的,绝对可靠-Glmnet for Matlab- Lasso (L1) and elastic-net regularized generalized linear models
NESTA_v1.0
- NESTA,非常好的优化算法,The algorithm uses two ideas due to Yurii Nesterov. The first idea is an accelerated convergence scheme for first-order methods, giving the optimal convergence rate for this class of problems. The second idea is a smoothing technique t
l1benchmark
- l1benchmark 这个算法包提供了十种求解带稀疏约束的矩阵方程 AX=b 的 MATLAB 实现代码,并提供了一个比较各种算法求解结果的演示。-An L1-norm minimization benchmark package, which contains an implementation of ten L1-norm minimization algorithms in MATLAB. The package also provides a test scr ipt for comp
Lsub1approximation
- L1 solution to linear equations subject to linear equality and inequality constraints
ExpandingRods
- 题意:已知一个圆的弦长l0及这条弦所在的弧长l1,求弦的中心点到弧的中心点的距离 思想:这是一个列方程然后利用二分法解方程的题目,令该疑弧所对的圆心角为anlg, 半径为r,根据题意有两个方程:l1=anlg*r l0=2*r*sin(anlg/2) 两个方程两个未知数, 通过化简有:2*l1*sin(anlg/2)-anlg*l0=0 因为角度的值是从0到2*pi,题目中讲到过 弧的长度不可能大于弦的两倍,所以角度不可能取到2*pi,但是有可能为0,把零特殊考虑, 再从0到
L1L2Hybrid
- AN ADAPTIVE L1-L2 HYBRID ERROR MODEL TO SUPER-RESOLUTION
L1General
- L1General是一个求解各种L1-正则化问题的Matalb程序。详细说明可参考:http://www.di.ens.fr/~mschmidt/Software/L1General.html -L1General is a set of Matlab routines implementing several of the available strategies for solving L1-regularization problems.
YALL1_v1.0
- Yall是一个能求解6种不同最小化L1问题的matlab软件包。里面有详细的使用说明和算法求解的基本思路。-It is a Matlab solver that at present can be applied to the six L1-minimization models
hist
- histogram and L1 normalization is implemented
la01-1.0.0.tar
- l1 linear programming
cs_code
- 常见压缩感知算法汇总,L1,OMP,GP-Common used compressed sensing algorithm summary, L1, OMP, GP
L1-Homotopy-ALM
- L1 minimzation for finding sparse approximation
YALL1_Group_20120223
- 莱斯大学一位大牛的带l1范数的目标函数求解的程序,包含多种比较方法, 非常适合优化计算研究,与图形图像优化求解问题等。-Rice University with a large cattle l1 norm objective function to solve the program contains multiple comparison method is very suitable for optimum calculation of the graphic image optimiza
ydfc
- 5自由度机器人的正运动方程。 机器人为4节分别为L1 L2 L3 L4-5-DOF robot is the equation of motion. Robot 4 respectively L1 L2 L3 L4
Stability-of-l1-minimisation-in-compressed-sensin
- Stability of l1 minimisation in compressed sensing
TV-L1 optical flow based mosaicing GUI
- This is an OpenCV implementation of TV-L1 optical flow algorithm of Chambolle and Pock. A graphic interface is provided to create mosaics using this optical flow method. The project files are included and are to be used with Microsoft Visual Studio.
l1_matlab
- 该工具包中包含了各种L1正则项的数学运算模型的matlab实现(The kit contains matlab for mathematical model of L1 regular items.)