登录
首页 » matlab » ALM

ALM

于 2016-09-30 发布 文件大小:10912KB
0 340
下载积分: 1 下载次数: 13

代码说明:

  本程序主要是用于求解目标函数的凸优化问题。(This procedure is mainly used to solve the objective function of the convex optimization problem.)

文件列表:

给姗姗
......\inexact_alm_rpca
......\................\inexact_alm_rpca
......\................\................\.DS_Store,6148,2009-10-31
......\................\................\choosvd.m,560,2009-10-28
......\................\................\exact_alm_xiu.asv,3649,2016-07-14
......\................\................\getdata.m,529,2013-01-19
......\................\................\Hall_airport_1000_1496_497_144_176_gray.mat,10812346,2010-04-05
......\................\................\inexact_alm_demo.asv,1210,2016-07-05
......\................\................\inexact_alm_demo.m,1210,2016-07-05
......\................\................\inexact_alm_rpca.m,2885,2009-10-31
......\................\................\PROPACK
......\................\................\.......\Afunc.m,202,1998-12-07
......\................\................\.......\AtAfunc.m,224,1998-12-07
......\................\................\.......\Atransfunc.m,232,1998-12-07
......\................\................\.......\bdsqr.m,987,2009-07-02
......\................\................\.......\bdsqr.mexglx,74546,2004-03-18
......\................\................\.......\bdsqr.mexsg,25208,2004-03-18
......\................\................\.......\bdsqr.mexsg64,26109,2000-05-01
......\................\................\.......\bdsqr.mexsol,95852,2000-05-26
......\................\................\.......\bdsqr.mexw32,55808,2009-03-14
......\................\................\.......\bdsqr_mex.c,2102,2004-03-18
......\................\................\.......\Cfunc.m,293,1998-12-07
......\................\................\.......\compute_int.m,1504,2000-05-29
......\................\................\.......\dbdqr.f,445,2004-03-18
......\................\................\.......\helio.mat,256353,1998-09-08
......\................\................\.......\lanbpro.doc,3544,2000-05-27
......\................\................\.......\lanbpro.m,19514,2000-06-08
......\................\................\.......\lanbpro.txt,3544,2000-05-27
......\................\................\.......\laneig.doc,2522,2000-05-27
......\................\................\.......\laneig.m,9695,2001-08-16
......\................\................\.......\laneig.txt,2522,2000-05-27
......\................\................\.......\lanpro.doc,3336,2000-05-27
......\................\................\.......\lanpro.m,14762,2000-05-10
......\................\................\.......\lanpro.txt,3336,2000-05-27
......\................\................\.......\lansvd.doc,2386,2000-05-27
......\................\................\.......\lansvd.m,9307,2000-05-17
......\................\................\.......\lansvd.txt,2386,2000-05-27
......\................\................\.......\mminfo.m,3238,2000-05-26
......\................\................\.......\mmread.m,7224,2000-05-26
......\................\................\.......\mmwrite.m,6574,2000-05-26
......\................\................\.......\pythag.m,618,2000-04-10
......\................\................\.......\refinebounds.m,939,2000-05-01
......\................\................\.......\reorth.f,3580,2004-03-18
......\................\................\.......\reorth.m,2663,2009-07-02
......\................\................\.......\reorth.mexglx,9640,2004-03-18
......\................\................\.......\reorth.mexsg,25428,2004-03-18
......\................\................\.......\reorth.mexsg64,26694,2000-05-01
......\................\................\.......\reorth.mexsol,86872,2000-05-26
......\................\................\.......\reorth_mex.c,2828,2004-03-18
......\................\................\.......\test.m,9510,2000-05-27
......\................\................\.......\testtqlb.m,1611,2000-05-26
......\................\................\.......\tqlb.f,5442,2004-03-18
......\................\................\.......\tqlb.m,852,2004-03-18
......\................\................\.......\tqlb.mexglx,9515,2004-03-18
......\................\................\.......\tqlb.mexsg,25564,2004-03-18
......\................\................\.......\tqlb.mexsg64,27536,2000-05-01
......\................\................\.......\tqlb.mexsol,9676,2000-05-26
......\................\................\.......\tqlb_mex.c,1301,2004-03-18
......\................\................\.......\update_gbound.m,2599,1998-09-09
......\................\__MACOSX
......\................\........\inexact_alm_rpca
......\................\........\................\._.DS_Store,82,2009-10-31
......\................\........\................\._inexact_alm_rpca.m,171,2009-10-31

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • main-dqjs
    线性拟合程序,航天器运算结果可以进行拟合运算(Linear fitting procedure, spacecraft operations to fit the computing results can be)
    2011-07-01 15:46:10下载
    积分:1
  • ex4
    16 QAM communication system
    2010-06-08 09:49:33下载
    积分:1
  • OptimalControl
    无约束条件的最优控制,并且举例说明程序如何运行(Unconstrained optimal control, and examples)
    2013-07-15 11:02:29下载
    积分:1
  • cpuinfo
    这个函数读取各个比特的信息处理器和操作 系统,包括: *中央处理器的名字 *时钟速度 *处理器缓存的大小(二级) *号的物理处理器核心 *操作系统名称和版本 这是由程序/处理器(系统),sysctl(苹果)或命令行工具(窗口)。 需要在r2010a或以上。(This function reads various bits of information about the CPU and operating system, including: * CPU name * CPU clock speed * CPU Cache size (L2) * Number of physical CPU cores * Operating system name & version These are provided by /proc/cpu (Unix), sysctl (Mac) or WMIC (Windows). Requires MATLAB R2010a or above.)
    2012-05-02 20:20:36下载
    积分:1
  • Frequency
    采用有限元法利用matlab编制了管道的自振频率计算程序。(The finite element method using matlab to prepare a pipeline vibration frequency calculation procedures.)
    2013-04-01 20:59:15下载
    积分:1
  • posdyn_llh
    This program is written to compute the position and angles roll-pitch and yaw through navigation system of Local-Level- coordinate system.
    2014-12-13 13:41:17下载
    积分:1
  • narayana
    for high precision wind energy conversion sysytems this fuzzy controller can be used
    2009-04-22 03:44:05下载
    积分:1
  • bizhang
    避障程序演示,运用遗传分析法。。。。。。(Obstacle avoidance program demonstrates the use of genetic analysis.......)
    2014-09-14 21:51:40下载
    积分:1
  • Matlab tools_finite element analysis
    可进行进行小型模型的有限元分析,包括了杆、梁、面、体等单元,并配有计算实例,可进行静力分析、动力分析和非线性分析。(The finite element analysis of the small model can be carried out, including the elements of the rod, beam, surface and body, and with examples of calculation, which can be used for static analysis, dynamic analysis and nonlinear analysis.)
    2017-06-06 11:32:07下载
    积分:1
  • SharpDevelop_2.2.0.2595_Source
    SharpDevelop_2.2.0.2595源代码()
    2007-07-23 23:13:28下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载