登录
首页 » matlab » tensor_tools-master

tensor_tools-master

于 2021-03-15 发布 文件大小:19093KB
0 173
下载积分: 1 下载次数: 3

代码说明:

  张量分解算法整理,包含交替方向法、黎曼强大的主成分追求等(Tensor decomposition algorithm, including alternating direction method, Riemann strong principal component pursuit, etc)

文件列表:

tensor_tools-master, 0 , 2015-12-23
tensor_tools-master\*A Block Coordinate Descent Method for Regularized Multiconvex Optimization with Applications to Nonnegative Tensor Factorization and Completion.pdf, 569621 , 2015-12-23
tensor_tools-master\*Tensor Decompositions and Applications.pdf, 842482 , 2015-12-23
tensor_tools-master\*张量分解.pdf, 17966097 , 2015-12-23
tensor_tools-master\README.md, 14447 , 2015-12-23
tensor_tools-master\algorithms, 0 , 2015-12-23
tensor_tools-master\algorithms\lrr, 0 , 2015-12-23
tensor_tools-master\algorithms\lrr\ADM, 0 , 2015-12-23
tensor_tools-master\algorithms\lrr\ADM\Atxz.m, 526 , 2015-12-23
tensor_tools-master\algorithms\lrr\ADM\Axz.m, 353 , 2015-12-23
tensor_tools-master\algorithms\lrr\ADM\adm_lrr.m, 2522 , 2015-12-23
tensor_tools-master\algorithms\lrr\ADM\ladmp_lrr.m, 3315 , 2015-12-23
tensor_tools-master\algorithms\lrr\ADM\ladmp_lrr_fast.m, 4554 , 2015-12-23
tensor_tools-master\algorithms\lrr\ADM\lrr.m, 2051 , 2015-12-23
tensor_tools-master\algorithms\lrr\ADM\lrra.m, 1934 , 2015-12-23
tensor_tools-master\algorithms\lrr\ADM\lrraffine.m, 2465 , 2015-12-23
tensor_tools-master\algorithms\lrr\ALM, 0 , 2015-12-23
tensor_tools-master\algorithms\lrr\ALM\demo.m, 1223 , 2015-12-23
tensor_tools-master\algorithms\lrr\ALM\exact_alm_lrr_l1v2.m, 2977 , 2015-12-23
tensor_tools-master\algorithms\lrr\ALM\exact_alm_lrr_l21v2.m, 2876 , 2015-12-23
tensor_tools-master\algorithms\lrr\ALM\inexact_alm_lrr_l1.m, 1840 , 2015-12-23
tensor_tools-master\algorithms\lrr\ALM\inexact_alm_lrr_l21.m, 1813 , 2015-12-23
tensor_tools-master\algorithms\lrr\ALM\solve_l1l2.m, 273 , 2015-12-23
tensor_tools-master\algorithms\lrr\ALM\solve_lrr.m, 1263 , 2015-12-23
tensor_tools-master\algorithms\lrr\ROSL, 0 , 2015-12-23
tensor_tools-master\algorithms\lrr\ROSL\LowRankDictionaryShrinkage_m.m, 2786 , 2015-12-23
tensor_tools-master\algorithms\lrr\ROSL\LowRankDictionarySparsify_m.m, 1320 , 2015-12-23
tensor_tools-master\algorithms\lrr\ROSL\LowRankDictionaryUpdate_m.m, 546 , 2015-12-23
tensor_tools-master\algorithms\lrr\ROSL\inexact_alm_rlr.m, 2038 , 2015-12-23
tensor_tools-master\algorithms\lrr\ROSL\inexact_alm_rosl.m, 3601 , 2015-12-23
tensor_tools-master\algorithms\lrr\ROSL\inexact_alm_rosl_subsampling.m, 1891 , 2015-12-23
tensor_tools-master\algorithms\lrr\ROSL\test.m, 1049 , 2015-12-23
tensor_tools-master\algorithms\mc, 0 , 2015-12-23
tensor_tools-master\algorithms\mc\FPC, 0 , 2015-12-23
tensor_tools-master\algorithms\mc\FPC\FPC.m, 5220 , 2015-12-23
tensor_tools-master\algorithms\mc\FPC\run_FPC.m, 1236 , 2015-12-23
tensor_tools-master\algorithms\mc\GROUSE, 0 , 2015-12-23
tensor_tools-master\algorithms\mc\GROUSE\demo.m, 2216 , 2015-12-23
tensor_tools-master\algorithms\mc\GROUSE\grouse.m, 3722 , 2015-12-23
tensor_tools-master\algorithms\mc\GROUSE\run_GROUSE.m, 311 , 2015-12-23
tensor_tools-master\algorithms\mc\LMaFit-SMS, 0 , 2015-12-23
tensor_tools-master\algorithms\mc\LMaFit-SMS\README, 953 , 2015-12-23
tensor_tools-master\algorithms\mc\LMaFit-SMS\demo_all.m, 747 , 2015-12-23
tensor_tools-master\algorithms\mc\LMaFit-SMS\demo_chkb.m, 2384 , 2015-12-23
tensor_tools-master\algorithms\mc\LMaFit-SMS\demo_rand.m, 2138 , 2015-12-23
tensor_tools-master\algorithms\mc\LMaFit-SMS\demo_spim.m, 2925 , 2015-12-23
tensor_tools-master\algorithms\mc\LMaFit-SMS\lmafit_sms_v1.m, 6729 , 2015-12-23
tensor_tools-master\algorithms\mc\LRGeomCG, 0 , 2015-12-23
tensor_tools-master\algorithms\mc\LRGeomCG\cost.m, 348 , 2015-12-23
tensor_tools-master\algorithms\mc\LRGeomCG\egrad.m, 127 , 2015-12-23
tensor_tools-master\algorithms\mc\LRGeomCG\euclidean_hessian.m, 749 , 2015-12-23
tensor_tools-master\algorithms\mc\LRGeomCG\linesearch_helper.m, 237 , 2015-12-23
tensor_tools-master\algorithms\mc\LRGeomCG\low_rank_matrix_completion.m, 6426 , 2015-12-23
tensor_tools-master\algorithms\mc\OptSpace, 0 , 2015-12-23
tensor_tools-master\algorithms\mc\OptSpace\OptSpace.m, 5696 , 2015-12-23
tensor_tools-master\algorithms\mc\OptSpace\run_OptSpace.m, 205 , 2015-12-23
tensor_tools-master\algorithms\mc\OptSpace\testing.m, 1174 , 2015-12-23
tensor_tools-master\algorithms\mc\SVT, 0 , 2015-12-23
tensor_tools-master\algorithms\mc\SVT\SVT.m, 7348 , 2015-12-23
tensor_tools-master\algorithms\mc\SVT\Test_SVT.m, 4091 , 2015-12-23
tensor_tools-master\algorithms\mc\SVT\run_SVT.m, 1465 , 2015-12-23
tensor_tools-master\algorithms\nmf, 0 , 2015-12-23
tensor_tools-master\algorithms\nmf\DRMF, 0 , 2015-12-23
tensor_tools-master\algorithms\nmf\DRMF\DRMF.m, 2382 , 2015-12-23
tensor_tools-master\algorithms\nmf\DRMF\EffRank.m, 524 , 2015-12-23
tensor_tools-master\algorithms\nmf\DRMF\GetOptions.m, 1066 , 2015-12-23
tensor_tools-master\algorithms\nmf\DRMF\README.txt, 524 , 2015-12-23
tensor_tools-master\algorithms\nmf\DRMF\RMSE.m, 109 , 2015-12-23
tensor_tools-master\algorithms\nmf\DRMF\ShowImages.m, 730 , 2015-12-23
tensor_tools-master\algorithms\nmf\DRMF\choosvd.m, 522 , 2015-12-23
tensor_tools-master\algorithms\nmf\DRMF\demo_fgbg.m, 2330 , 2015-12-23
tensor_tools-master\algorithms\nmf\DRMF\exact_alm_rpca.m, 3555 , 2015-12-23
tensor_tools-master\algorithms\nmf\DRMF\inexact_alm_rpca.m, 3324 , 2015-12-23
tensor_tools-master\algorithms\nmf\DRMF\sos.m, 303 , 2015-12-23
tensor_tools-master\algorithms\nmf\DRMF\svdex.m, 3254 , 2015-12-23
tensor_tools-master\algorithms\nmf\DRMF\test_svd.m, 714 , 2015-12-23
tensor_tools-master\algorithms\nmf\Deep-Semi-NMF, 0 , 2015-12-23
tensor_tools-master\algorithms\nmf\Deep-Semi-NMF\NNDSVD.m, 3600 , 2015-12-23
tensor_tools-master\algorithms\nmf\Deep-Semi-NMF\deep_seminmf.m, 3630 , 2015-12-23
tensor_tools-master\algorithms\nmf\Deep-Semi-NMF\seminmf.m, 1762 , 2015-12-23
tensor_tools-master\algorithms\nmf\Deep-Semi-NMF\seminmf_new.m, 2040 , 2015-12-23
tensor_tools-master\algorithms\nmf\ENMF, 0 , 2015-12-23
tensor_tools-master\algorithms\nmf\ENMF\ExactNMF.m, 1858 , 2015-12-23
tensor_tools-master\algorithms\nmf\ENMF\HALS.m, 1423 , 2015-12-23
tensor_tools-master\algorithms\nmf\ENMF\RunMe.m, 143 , 2015-12-23
tensor_tools-master\algorithms\nmf\LNMF, 0 , 2015-12-23
tensor_tools-master\algorithms\nmf\LNMF\BuildPatch.m, 1360 , 2015-12-23
tensor_tools-master\algorithms\nmf\LNMF\DEMO.m, 6236 , 2015-12-23
tensor_tools-master\algorithms\nmf\LNMF\DLA.m, 1537 , 2015-12-23
tensor_tools-master\algorithms\nmf\LNMF\DNMF.m, 4867 , 2015-12-23
tensor_tools-master\algorithms\nmf\LNMF\EuDist2.m, 1143 , 2015-12-23
tensor_tools-master\algorithms\nmf\LNMF\FGD.m, 726 , 2015-12-23
tensor_tools-master\algorithms\nmf\LNMF\FGD_H.m, 808 , 2015-12-23
tensor_tools-master\algorithms\nmf\LNMF\GetLabel.m, 223 , 2015-12-23
tensor_tools-master\algorithms\nmf\LNMF\KLC.cpp, 1098 , 2015-12-23
tensor_tools-master\algorithms\nmf\LNMF\KLC.mexw32, 6656 , 2015-12-23
tensor_tools-master\algorithms\nmf\LNMF\KLC.mexw64, 7680 , 2015-12-23
tensor_tools-master\algorithms\nmf\LNMF\LDA.m, 10717 , 2015-12-23
tensor_tools-master\algorithms\nmf\LNMF\LNMF.m, 1855 , 2015-12-23
tensor_tools-master\algorithms\nmf\LNMF\LPP.m, 4878 , 2015-12-23

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

发表评论

0 个回复

  • cuda 并行编程代码
    CUDA 是一种并行编程模型和软件环境,用于应对这种挑战,同时保证熟悉 C 语言等标准编程语言的程序员能够迅速掌握 CUDA。CUDA 的核心有三个重要抽象概念:线程组层次结构、共享存储器、屏蔽同步(barrier synchronization),可轻松将其作为 C 语言的最小扩展级公开给程序员。这本关于GPU高性能编程的代码对于初学GPU编程的学者来说是非常难得的,它通过程序实例让初学者更好地理解GPU编程。
    2022-04-10 15:46:25下载
    积分:1
  • SCH-LIB-AD 比较简单的AD库文件,结合了一些比较常用的元器件.
    比较简单的AD库文件,结合了一些比较常用的元器件,希望能帮到大家(A relatively simple AD library file, combined with some of the more commonly used components, I hope to help you.)
    2020-06-17 23:00:02下载
    积分:1
  • 个体辐射源识别与校正技术研究
    说明:  个体辐射源识别与校正技术研究,主要用于雷达辐射源识别,和识别技术的矫正,是很好的毕业论文(Research on individual radiation source identification and correction technology, mainly used for radar radiation source identification, and identification technology correction, is a good graduation thesis)
    2019-03-11 20:47:01下载
    积分:1
  • RSIHE for contrast enhancement
    RSIHE for contrast enhancement
    2023-01-12 11:50:04下载
    积分:1
  • ProtelPCB
    Protel PCB 转SCH全攻略.本文以Protel 99Se提供的4 Port Serial Interface为例进行说明 (Protel PCB to SCH Raiders wide. Protel 99Se paper provided 4 Port Serial Interface as an example to explain)
    2008-06-29 16:57:29下载
    积分:1
  • iphone
    说明:  学习iphone程序开发的重要书籍,上面有许多案例(Iphone application development to learn the importance of books, there are many cases of the above)
    2010-03-19 03:14:56下载
    积分:1
  • DaVinci-Technology-Overview
    该文档为达芬奇技术概述,相信对新入门的人会有帮助(The document believe that the new entry would be helpful for DaVinci Technology Overview)
    2012-12-28 14:47:57下载
    积分:1
  • OFDM_simulation
    说明:  基于16QAM的OFDM仿真,AWGN信道,应用LMS算法(OFDM_LMS SIMULATION based on 16QAM , AWGN channel, LMS algorithm)
    2021-03-17 21:05:43下载
    积分:1
  • 直流电机
    直流电机仿真各种特性,包括转矩特性、转矩特性、转速特性、启动特性,电机调速,电机制动(various characteristics of DC motor)
    2017-06-07 17:20:57下载
    积分:1
  • 8b10b Verilog
    8bit/10bit编码Verilog实现(8bit/10bit Verilog Code)
    2018-09-18 10:29:44下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载