登录
首页 » matlab » tensor_tools-master

tensor_tools-master

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

  • 摸奖程序版本2
    说明:  一个应邀而写的玩的游戏 ,一个摸奖游戏,其中的对一个timer等控件有一个好的应用,应用的算法值得参考。(an invitation to write the play of the game, a game Our troops, the right controls such as a timer is a good application, the application of algorithms is worth noting.)
    2005-11-22 12:15:06下载
    积分:1
  • 小提琴图 (1)
    The source code of data analysis using R language does not contain data sets. If you need to contact us
    2019-02-23 14:46:45下载
    积分:1
  • 安卓ListView用法实例附上源码
    安卓Android ListView用法实例附源码,了解一下如何在Android应用客户端程序中使用ListView列表控件,比较基础的Android开发技巧。
    2023-05-29 00:45:03下载
    积分:1
  • CosmoWorldDoc
    三维建模软件CosmoWorld的教程,功能比较强大。(Three-dimensional modeling software tutorial CosmoWorld, more powerful features.)
    2008-03-20 11:09:14下载
    积分:1
  • cellular_automata_test1
    说明:  利用matlab编写的元胞自动机模拟火灾人员疏散(Simulation of evacuation of fire personnel by cellular automata compiled by MATLAB)
    2021-04-20 10:58:51下载
    积分:1
  • 线性拟合与润滑求解
    说明:  可以线性拟合指定的函数或者二项式的数据,并求解相关性R。令用有限差分法求解了滑动轴承油膜压力的数值计算matlab程序。(The data of the specified function can be linearly fitted and the correlation R can be solved.The finite difference method is used to solve the numerical calculation of the oil film pressure of sliding bearings by MATLAB program.)
    2019-04-10 21:51:37下载
    积分:1
  • 金属腐蚀的元胞自动机模拟代码 (1)
    说明:  金属腐蚀CA模型,蚀坑或者金属表面腐蚀演化(CA model of metal corrosion)
    2020-04-24 23:22:30下载
    积分:1
  • 2003
    2003 - 2004 学年度(下)C++ 课程设计题目 实现简单的教师信息管理系统,使用到了链表,定义了一个 TeacherList 类,可以实现简单的插入,查找,删除等功能,涉及到二进制文件的读写操作。-2003- 2004 school year (the) C++ Curriculum design subject teachers to achieve a simple information management system, the use of the list, TeacherList defines a category, you can achieve a simple insert, find, delete and other functions related to binary file The read-write operation.
    2023-03-04 23:45:04下载
    积分:1
  • phpcms网站管理系统
    说明:  一个简单的网站管理系统,他能实现你所需要的功能,是个值得一看的系统(a simple website management system, you can achieve the required functions, it is worth looking at the system)
    2005-12-28 22:30:38下载
    积分:1
  • vb增强型Treeview视图菜单控件
    vb增强型Treeview树形视图菜单控件,自带5个树形菜单应用实例,并结合了Access数据库,支持动态读取数据库生成TreeView,并且支持较复杂的数据关联、递归纪录连接、多数据关联、多层嵌套、自定义过滤标准、自定义SQL排序等众多功能。
    2022-03-31 09:56:38下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载