登录
首页 » matlab » L1-Homotopy-ALM

L1-Homotopy-ALM

于 2021-03-01 发布 文件大小:77KB
0 198
下载积分: 1 下载次数: 155

代码说明:

  基于稀疏表示的人脸识别,里面有9种求1范数的方法(Face recognition based on sparse representation, there are nine kinds of seeking a method of norm)

文件列表:

L1_code
.......\.DS_Store,6148,2011-03-07
.......\dalm
.......\....\fast
.......\....\....\Makefile,357,2011-03-07
.......\....\....\SolveDALM_fast.h,1301,2011-03-07
.......\....\....\SolveDALM_fast.m,4044,2011-03-04
.......\....\....\SolveDALM_fast_mex.cpp,7417,2011-03-07
.......\....\....\test_fast.m,2249,2011-03-06
.......\....\....\test_random.cpp,4111,2011-03-07
.......\....\regular
.......\....\.......\Makefile,342,2011-03-07
.......\....\.......\SolveDALM.h,1268,2011-03-07
.......\....\.......\SolveDALM.m,4886,2010-07-16
.......\....\.......\SolveDALM_mex.cpp,7555,2011-03-07
.......\....\.......\test.m,2076,2011-03-07
.......\....\.......\test_random.cpp,4104,2011-03-07
.......\homotopy
.......\........\Makefile,351,2011-03-07
.......\........\SolveHomotopy.h,1263,2011-03-07
.......\........\SolveHomotopy.m,13272,2011-01-11
.......\........\SolveHomotopy_mex.cpp,24548,2011-03-07
.......\........\test_fast.m,2247,2011-03-07
.......\........\test_random.cpp,3471,2011-03-07
.......\palm
.......\....\Makefile,339,2011-03-07
.......\....\norm_x_e_primal.m,2999,2011-03-06
.......\....\SolvePALM.h,1310,2011-03-07
.......\....\SolvePALM_mex.cpp,7815,2011-03-07
.......\....\test.m,3383,2011-03-07
.......\....\test_random.cpp,4411,2011-03-07
.......\htm" target=_blank>README,2474,2011-03-07
.......\util
.......\....\acml_blas_wrappers.cpp,2419,2010-10-04
.......\....\matlab_blas_wrappers.cpp,3735,2011-03-07
.......\....\portable_blas_wrapper.h,825,2011-03-04
.......\....\timing.h,1074,2011-03-07
__MACOSX
........\L1_code
........\.......\._.DS_Store,82,2011-03-07
........\.......\._README,187,2011-03-07
........\.......\dalm
........\.......\....\fast
........\.......\....\....\._Makefile,186,2011-03-07
........\.......\....\....\._SolveDALM_fast.h,184,2011-03-07
........\.......\....\....\._SolveDALM_fast.m,187,2011-03-04
........\.......\....\....\._SolveDALM_fast_mex.cpp,186,2011-03-07
........\.......\....\....\._test_fast.m,186,2011-03-06
........\.......\....\....\._test_random.cpp,188,2011-03-07
........\.......\....\regular
........\.......\....\.......\._Makefile,186,2011-03-07
........\.......\....\.......\._SolveDALM.h,186,2011-03-07
........\.......\....\.......\._SolveDALM.m,187,2010-07-16
........\.......\....\.......\._SolveDALM_mex.cpp,186,2011-03-07
........\.......\....\.......\._test.m,186,2011-03-07
........\.......\....\.......\._test_random.cpp,188,2011-03-07
........\.......\homotopy
........\.......\........\._Makefile,186,2011-03-07
........\.......\........\._SolveHomotopy.h,186,2011-03-07
........\.......\........\._SolveHomotopy.m,188,2011-01-11
........\.......\........\._SolveHomotopy_mex.cpp,186,2011-03-07
........\.......\........\._test_fast.m,186,2011-03-07
........\.......\........\._test_random.cpp,186,2011-03-07
........\.......\palm
........\.......\....\._Makefile,186,2011-03-07
........\.......\....\._norm_x_e_primal.m,187,2011-03-06
........\.......\....\._SolvePALM.h,186,2011-03-07
........\.......\....\._SolvePALM_mex.cpp,241,2011-03-07
........\.......\....\._test.m,187,2011-03-07
........\.......\....\._test_random.cpp,188,2011-03-07
........\.......\util
........\.......\....\._matlab_blas_wrappers.cpp,187,2011-03-07
........\.......\....\._portable_blas_wrapper.h,187,2011-03-04
........\.......\....\._timing.h,184,2011-03-07

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

发表评论

0 个回复

  • trn_3in
    模糊神经网络 预测 软计算 T-S模糊模型 训练(Fuzzy neural network training in soft computing TS fuzzy model)
    2010-06-21 17:12:23下载
    积分:1
  • DTC_ui1
    直接转矩控制方面的例子,希望能给大家提供帮助(Examples of direct torque control, hope that they can help)
    2010-07-27 14:20:54下载
    积分:1
  • EMG
    a matlab code for calculating activation coefficient from row EMG (electromyography) data with 2 methods.
    2010-09-21 23:50:38下载
    积分:1
  • hanshubijin
    说明:  此文件为MATLAB中常用的函数逼近的算法集。所有算法由本人亲自调试通过,且算法风格简介明了,代码格式美观。(This document is commonly used for the MATLAB function approximation algorithm for the set. I personally by all the algorithms, through debugging and algorithm profile style and clear, attractive format code.)
    2009-07-28 22:09:58下载
    积分:1
  • yiqunsuanfamatlabyuanma
    很经典的蚁群算法的matlab源码,也可以用c++实现,不过要复杂很多,用matlab比较简单。(classic ant colony algorithm source Matlab can also use the c achieve, but many complex, Matlab using relatively simple.)
    2007-03-27 21:04:46下载
    积分:1
  • C10270014-zff
    通过对抽油杆运动规律的分析并结合简易的几何图形,计算出光杆悬点运动的位移函数,从而得出光杆运动的速度函数和加速度函数,并且通过MATLAB软件给出了位移函数图象,及其与有荷载的附件1的悬点位移数据的比较图。(Through the analysis of the sucker rod motion law and combining the simple geometric shapes, calculate the polished rod suspension point displacement function, calculated the functions and the acceleration of the polished rod motion speed, and displacement function is given by MATLAB software image, and its suspension with a load of attachment 1 point displacement data comparison chart.)
    2013-09-20 15:01:22下载
    积分:1
  • GABOR
    gabor原子库的产生,应用与核磁共振信号的稀疏表示和重建。(Generating a sparse, the application of nuclear magnetic resonance signal representation library gabor atom and reconstruction.)
    2017-04-10 09:12:09下载
    积分:1
  • aybook.cn_matltxclhs1128
    matlab在图像处理中的介绍详细介绍了matlab与图像有关的函数(matlab in image processing matlab introductory details and image-related functions)
    2008-01-15 20:35:50下载
    积分:1
  • 20067711495111677
    matlab例程,非常好用,便以移植,bianyuxuexi(matlab routines, very easy to use, then to transplant, bianyuxuexi)
    2009-04-26 17:02:15下载
    积分:1
  • fastica
    说明:  fastICA主要的迭代算法,是对信号做独立分离使用的。(fastICA arithmetic)
    2010-04-29 11:26:49下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载