登录
首页 » matlab » tensor_tools-master

tensor_tools-master

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

  • c语言之键盘篇,从基础学起,让你彻底精通c语言的应用。
    c语言之键盘篇,从基础学起,让你彻底精通c语言的应用。-keyboard of c language,learn form base,lead you to be well up to application of c language
    2023-06-12 00:10:08下载
    积分:1
  • test1.part06
    这是一个基于pocketsphinx的例子程序,已经在andtoid studio编译成功,并能识别简单的词汇。这是第6部分(This is an example program based on pocketsphinx, which has been successfully compiled in andtoid studio and can recognize simple words. This is the 6th part.)
    2020-06-21 19:40:01下载
    积分:1
  • killer
    killer进程工具 很好用的杀进程工具-killer
    2022-03-10 18:01:43下载
    积分:1
  • 打字训练游戏,它是打字训练游戏的极品,好玩至极,精彩不容错过。...
    打字训练游戏,它是打字训练游戏的极品,好玩至极,精彩不容错过。-Typing training game, it is the best typing training game, extremely fun, excitement should not be missed.
    2022-04-01 20:51:24下载
    积分:1
  • matlab数值特征值与特征向量计算 实例源程序代码
    特征值与特征向量的计算 339   10.1 特征值问题概述 339   10.1.1 特征多项式 339   10.1.2 特征值范围估计 340   10.2 幂法及反幂法 341   10.2.1 幂法 341   10.2.2 幂法的加速 344   10.2.3 反幂法 350   10.2.4 混合幂法 352   10.3 实对称矩阵的Jacobi法 353   10.3.1 Givens变换 353   10.3.2 基本Jacobi法 358   10.4 Givens法和Householder法 360   10.4.1 Householder变换 360   10.4.2 一般矩阵约化为上Hessenberg矩阵 362   10.4.3 实对称矩阵的三对角化 365   10.4.4 三对角阵特征值与特征向量的求解 367   10.5 QR方法 369   10.5.1 QR分解 369   10.5.2 基本QR方法 370   10.5.3 带原点位移的QR方法 372   10.6 MATLAB自带函数应用 373   10.6.1 hess函数 373   10.6.2 qr函数 374   10.6.3 eig函数 374   10.7 应用案例 376(Eigenvalue and Eigenvector Computation)
    2019-02-13 11:01:00下载
    积分:1
  • 下拉框美化插件
    说明:  下拉框美化插件是一款带图标的5种主题方形s拉框选择美化样式代(Drop-down Beautification Plug-in is an icon with five theme square S-box selection beautification style generation)
    2019-03-29 08:24:11下载
    积分:1
  • sa-pso
    利用模拟退火算法来接受不好的结果来改善粒子群算法,跳出局部最优陷阱。(The simulated annealing algorithm is adopted to accept the bad results to improve the PSO algorithm and jump out of the local optimal trap.)
    2021-01-20 10:38:41下载
    积分:1
  • 28335ModbusSlave-master
    说明:  28335 MODBUS RTU SLAVE(28335 MODBUS RTU SLAV)
    2020-09-21 09:53:59下载
    积分:1
  • 二叉排序树的基本操作
    该源代码详细介绍了有关二叉树的所有相关操作(The source code details all related operations on the two fork tree.)
    2018-05-22 12:00:30下载
    积分:1
  • buchong1
    永磁同步电机基于响应面法和遗传算法优化设计源代码程序(Response Surface Method and Genetic Algorithms for Optimizing Source Code Program of Permanent Magnet Synchronous Motor)
    2019-06-10 10:59:49下载
    积分:1
  • 696518资源总数
  • 105562会员总数
  • 1今日下载