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

L1-Homotopy-ALM

于 2021-03-01 发布 文件大小:77KB
0 238
下载积分: 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 个回复

  • Templates1_7
    本书是C++模板编程的完全指南,旨在通过基本概念、常用技巧和应用实例3方面的有用资料,为读者打下C++模板知识的坚实基础。 全书共5个部分,22章。第1章全面介绍了本书的内容结构和相关情况。第1部分(第2~7章)以教程的风格介绍了模板的基本概念,第2部分(第8~13章)阐述了模板的语言细节,第3部分(第14~18章)介绍了C++模板所支持的基本设计技术,第4部分(第19~22章)深入探讨了各种使用模板的普通应用程序。附录部分是一处定义原则和重载解析的相关资料。 本书适合C++模板技术的初学者阅读,也可供有一定编程经验的C++程序员参考。(This book is C++ template programming, The Complete Guide to through the basic concepts, techniques and application examples of three commonly used useful information for readers to C++ templates to lay a solid foundation of knowledge. The book is 5 parts, 22 chapters. Chapter 1 introduces the overall structure and content of the book relevant circumstances. Part 1 (2 ~ 7) tutorial style introduction to the basic concepts of templates, Part 2 (8 ~ 13) describes the details of the template language, Part 3 (14 ~ 18), introduced C++ template support for the basic design techniques, Part 4 (19 ~ 22) in-depth study of various common applications using templates. Appendix is a definition of the principles and relevant information overload resolution. C++ book for beginners to read template technology, but also have some programming experience for C++ programmers reference. )
    2010-12-20 18:56:57下载
    积分:1
  • Gold_codes
    说明:  MATLAB 开发实现的Gold_codes(Gold_codes)
    2009-08-26 17:40:43下载
    积分:1
  • DPMSGsystem
    永磁同步电机的仿真模块,是一个很有用的东东,能够很好的用于风力发电系统仿真建模。(building model for wind power system.)
    2011-05-01 21:54:20下载
    积分:1
  • matlab-chengxu
    磁轴承的自抗扰控制matlab仿真研究实例(ADRC matlab example for magnetic bearing control simulation )
    2011-10-09 20:16:36下载
    积分:1
  • spymemcached-2.9.1.jar
    google memcached 客户端 jar 包(google memcached client jar)
    2013-12-03 15:40:55下载
    积分:1
  • Desktop
    基于matlab图像处理技术的随书源代码(Based on matlab image processing technology with the book source code)
    2013-11-28 09:32:43下载
    积分:1
  • 12
    说明:  matlab code about image processing
    2009-12-01 19:40:09下载
    积分:1
  • npsk
    对于npsk的调制和解调方案,修改n的值就可以得到各种psk的效果(Modulation and demodulation for npsk program, modify the value of n can be the effect of various psk)
    2021-03-31 18:49:09下载
    积分:1
  • agh_chapter06
    lagre no of m file for matlab course code file #5(lagre no of m file for matlab course code file#5)
    2009-05-08 00:08:57下载
    积分:1
  • matlab
    数值分析上机题一些算例的分析,希望都有些同学有帮助。(Some numerical examples on the local analysis questions, students want to have some help.)
    2011-10-20 18:34:12下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载