CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - primal

搜索资源列表

  1. Daubechies

    0下载:
  2. dual filter ht equals primal filter h (orthogonal transform) % creates Daubechies orthogonal filter
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.64kb
    • 提供者:陈大可
  1. bpmpd

    0下载:
  2. bpmpd是用fortran77语言编写的一个state-of-the-art求解大规模线性规划程序,使用不可行原-对偶内点法(infeasible primal-dual interior point method)求解
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:87.04kb
    • 提供者:
  1. TVL1_HCS_v1

    2下载:
  2. % May 2010 % This matlab code implements TVL1 based Hybrid Compressive Sensing using LSQR. % Only suitable the small scale data due to the costly storage and computation. % % A - M x N measurement matrix: random sampling alone or hybrid sampling (ran
  3. 所属分类:matlab例程

    • 发布日期:2011-04-21
    • 文件大小:895.62kb
    • 提供者:li123kai@126.com
  1. dualinterior

    0下载:
  2. 原对偶内点算法的matlab程序.txt-Primal-dual interior point algorithm matlab procedures. Txt
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:612byte
    • 提供者:刘成
  1. convexMRF-v1.0.src

    0下载:
  2. 基于文献“对偶凸代价网络流问题算法在计算机视觉中的应用”对于凸网络流问题的一种原始对偶算法的实现-An implementation of the primal-dual method for the dual of the convex network flow problem ("Convex Markov Random Fields") described in New Algorithms for the Dual of the Convex Cost Networ
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:9.33kb
    • 提供者:illusionme
  1. csdp6.1.0winp4

    0下载:
  2. 一个求解半正定规划的数值算法包,包括 C 语言实现的源代码和 MATLAB 的调用接口。这是目前项目发布的最新版本 6.1.0。-Copyright 1997-2010, Brian Borchers. This copy of CSDP is made available under the Common Public License. See LICENSE for the details of the CPL. CSDP is a software package f
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1.28mb
    • 提供者:bsmyht
  1. Primal-Dual-Interior-Point-Methods--StephenJ.Wrigh

    0下载:
  2. Primal-Dual Interior-Point Methods - Stephen J.Wright.pdf不知是否有人需要,讲有约束优化的好书.-Primal-Dual Interior-Point Methods- Stephen J.Wright.pdf 1997 Written by Stephen J.Wright.
  3. 所属分类:SCM

    • 发布日期:2017-05-29
    • 文件大小:11.48mb
    • 提供者:Azarm
  1. tvdip

    0下载:
  2. Performs discrete total variation denoising (TVD) using a primal-dual interior-point solver.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2.55kb
    • 提供者:micheler
  1. primal_sketch

    0下载:
  2. 朱松纯等人提出primal sketch的论文,里面详细解释了pS用于提取图像素描的基本原理-Zhu et al Song pure primal sketch of the paper, which explained in detail pS for extracting image basic principles of drawing
  3. 所属分类:Document

    • 发布日期:2017-04-10
    • 文件大小:1.07mb
    • 提供者:shanyanbing
  1. pegasos

    0下载:
  2. Pegasos-原始估计分梯度求解支持向量机“ 是一种原始的优化支持向量机分类算法解决问题。 请参阅进一步的参考。-"Pegasos-Primal Estimated sub-Gradient SOlver for SVM" is a primal optimization problem solver in Support Vector Machine classification algorithm. See the paper for further reference
  3. 所属分类:matlab

    • 发布日期:2014-05-21
    • 文件大小:2kb
    • 提供者:abeaqhax
  1. primal_svm

    0下载:
  2. This a Matlab code explaining the Primal SVM training and testing algorithm using Lagrange mathematical theory-This is a Matlab code explaining the Primal SVM training and testing algorithm using Lagrange mathematical theory
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:4.53kb
    • 提供者:hzhamad
  1. primal_svm

    0下载:
  2. Primal SVM code using the Lagrangian Theory
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:218.55kb
    • 提供者:hzhamad
  1. pdco

    5下载:
  2. 斯坦福大学的原始对偶内点法软件包,权威之作!-primal dual interier point algorithm
  3. 所属分类:matlab

    • 发布日期:2015-11-14
    • 文件大小:105kb
    • 提供者:cao17908
  1. PDCO

    0下载:
  2. A primal-dual interior method for solving linearly constrained optimization problems with a convex objective function
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2.17mb
    • 提供者:wieng
  1. 7-djvu-9812381511

    0下载:
  2. This book focuses on Least Squares Support Vector Machines (LS-SVMs) which are reformulations to standard SVMs. LS-SVMs are closely related to regularization networks and Gaussian processes but additionally emphasize and exploit primal-dual interpret
  3. 所属分类:SCM

    • 发布日期:2017-06-19
    • 文件大小:28.51mb
    • 提供者:lichen
  1. L1_magic

    1下载:
  2. 程序包包括了求解稀疏信号重构的凸优化方法。具体实现了基于 primal-dual 的线性规划方法(LPs)和基于 log-barrier 的二阶锥规划方法(SOCPs)。-Sparse signal recovery via convex programming is given in the pakage. The Lps are using generic primal-dual method, and the SOCPs are solved with a generic log-barr
  3. 所属分类:matlab

    • 发布日期:2015-11-21
    • 文件大小:125kb
    • 提供者:周清保
  1. Nneidianceshi1

    0下载:
  2. 原对偶内点法求解非线性最优化问题的测试程序,能准确快速的收敛到最优值-Primal dual interior point method for solving nonlinear optimization problem of the test procedure can accurately and quickly converge to the optimal value
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:792byte
    • 提供者:周连俊
  1. primal-dual-algorithm

    0下载:
  2. Solve the standard basis pursuit program using a primal-dual algorithm,The key code of GBP is provided by Justin Romberg Reference: E. Candes and J. Romberg, “l1-Magic: Recovery of Sparse Signals via Convex Programming,” 2005.
  3. 所属分类:Home Personal application

    • 发布日期:2017-04-01
    • 文件大小:4.08kb
    • 提供者:sunmerzheng
  1. Primal Bem Methods

    0下载:
  2. Primal bem for matlab
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:10kb
    • 提供者:DragonZord42
  1. Primal DBEM FEM FVM

    0下载:
  2. Primal method for BEM, FEM DBEM and FVM
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:21kb
    • 提供者:DragonZord42
« 12 »
搜珍网 www.dssz.com