登录
首页 » matlab » DMVSNMF_AN

DMVSNMF_AN

于 2020-10-15 发布
0 141
下载积分: 1 下载次数: 2

代码说明:

说明:  深度,多视角聚类,半非负矩阵分解,l21范式,线性,非线性(deep multi-view semi-nonnegative matrix factorization)

文件列表:

DMVSNMF_AN, 0 , 2020-07-20
DMVSNMF_AN\approx_seminmf, 0 , 2020-07-16
DMVSNMF_AN\approx_seminmf\BCDsemiNMF.m, 1004 , 2017-05-26
DMVSNMF_AN\approx_seminmf\linsys_semiNMF.m, 916 , 2017-05-26
DMVSNMF_AN\approx_seminmf\LPinitSemiNMF.m, 2397 , 2017-05-26
DMVSNMF_AN\approx_seminmf\nnlsHALSupdt.m, 2062 , 2017-05-26
DMVSNMF_AN\approx_seminmf\seminmf.m, 2348 , 2020-07-16
DMVSNMF_AN\approx_seminmf\seminmf_l21.m, 3210 , 2020-06-29
DMVSNMF_AN\approx_seminmf\seminonnegativerank.m, 1035 , 2017-05-26
DMVSNMF_AN\approx_seminmf\sign_flip.m, 3081 , 2017-05-26
DMVSNMF_AN\approx_seminmf\SVDinitSemiNMF.m, 1919 , 2017-05-26
DMVSNMF_AN\data, 0 , 2020-07-16
DMVSNMF_AN\data\dermatology.mat, 6029 , 2020-07-12
DMVSNMF_AN\data\yale_mtv.mat, 10269169 , 2017-05-26
DMVSNMF_AN\deepsnmf_l21.m, 176 , 2020-06-16
DMVSNMF_AN\demo_DMVSNMF_AN.m, 325 , 2020-07-16
DMVSNMF_AN\demo_seminmfl21.m, 312 , 2020-06-30
DMVSNMF_AN\DMVSNMF_AN.m, 8732 , 2020-07-20
DMVSNMF_AN\fun, 0 , 2020-07-20
DMVSNMF_AN\fun\bestMap.m, 709 , 2017-05-26
DMVSNMF_AN\fun\compute_f.m, 502 , 2017-05-26
DMVSNMF_AN\fun\compute_nmi.m, 1624 , 2020-05-26
DMVSNMF_AN\fun\constructW.m, 19500 , 2017-05-26
DMVSNMF_AN\fun\Contingency.m, 584 , 2017-05-26
DMVSNMF_AN\fun\EProjSimplex_new.m, 631 , 2016-12-09
DMVSNMF_AN\fun\evalResult.m, 685 , 2020-06-29
DMVSNMF_AN\fun\evalResults.m, 632 , 2020-07-20
DMVSNMF_AN\fun\generate_checksum.m, 115 , 2017-05-26
DMVSNMF_AN\fun\hungarian.m, 11318 , 2017-05-26
DMVSNMF_AN\fun\L2_distance_1.m, 519 , 2020-07-19
DMVSNMF_AN\fun\NormalizeFea.m, 1241 , 2017-05-26
DMVSNMF_AN\fun\RandIndex.m, 1428 , 2017-05-26
DMVSNMF_AN\fun\SpectralClustering.m, 1232 , 2020-07-20
DMVSNMF_AN\R1PCA, 0 , 2020-06-24
DMVSNMF_AN\R1PCA\GeometricMedian.m, 719 , 2020-06-23
DMVSNMF_AN\R1PCA\R1PCA.m, 1171 , 2020-06-24

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

发表评论


0 个回复

  • 在malbrt gamea malbrt gamea malbrt gamea malbrt gamea malbrt gamea malbrt gamea…
    a malbrt gamea ma lbrt gamea ma lbrt gamea ma lbrt gamea ma lbrt gamea ma lbrt game-a malbrt gamea malbrt gamea malbrt gamea malbrt gamea malbrt gamea malbrt gamea malbrt gamea malbrt gamea malbrt gamea malbrt gamea malbrt game
    2022-04-28 07:40:56下载
    积分:1
  • PCB设计指导参考及帮助资料,提供PCB的元器件的布局走线等问题...
    PCB设计指导参考及帮助资料,提供PCB的元器件的布局走线等问题-PCB design guidelines and reference information to help to provide PCB layout components such as the issue of alignment
    2022-10-23 23:45:03下载
    积分:1
  • CoOS
    COOS,一个专注与M3和M0的低功耗的实时操作系统,最小内核精简可以小到928K~~(COOS,GOOD!!)
    2010-06-30 09:39:02下载
    积分:1
  • 基于行驶车速的车辆防撞时间预警算法_刘庆华
    多种工况的碰撞预警算法文献,分为直线碰撞与侧面碰撞,不错的文献,一起学习(V2X collsion worming)
    2021-04-02 20:09:06下载
    积分:1
  • MainWindow
    说明:  每个像素有RGB三个通道,每个通道占1个字节,灰度化公式如下: Gray = (R + G + B) / 3 将算得的Gray值赋值给对应像素的RGB三个通道。 线性滤波的基本原理是用均值代替原图像中的各个像素值,即对待处理的当前像素点(x,y),选择一个模板,该模板由其近邻的若干像素组成,求模板中所有像素的均值,再把该均值赋予当前像素点(x,y),作为处理后图像在该点上的灰度g(x,y),即g(x,y)=1/m*∑f(x,y),m为该模板中包含当前像素在内的像素总个数。(Each pixel has three channels R G B, each of which takes up one byte.)
    2020-11-30 11:19:28下载
    积分:1
  • 可靠性基础知识,不言而喻是十分重要的。它决定着一个产品的质量。因此是每一个搞质量控制人士的必备知识。...
    可靠性基础知识,不言而喻是十分重要的。它决定着一个产品的质量。因此是每一个搞质量控制人士的必备知识。- The reliable elementary knowledge, is self-evident is extremely important. It is deciding a product quality. Therefore is each does the quality control public figure s necessary knowledge.
    2022-09-13 17:40:03下载
    积分:1
  • Spark核心编程原理
    说明:  编程原理的流程图方便思考,请使用visio打开(The flow chart of programming principle, please use Visio to open it)
    2020-06-18 20:20:01下载
    积分:1
  • vc++6.0 开发的驱动短信猫代码,可进行二次开发。
    vc++6.0 开发的驱动短信猫代码,可进行二次开发。
    2023-08-20 19:00:03下载
    积分:1
  • AdaptiveFilter
    说明:  根据张贤达版《现代信号处理》中几种经典的自适应滤波器算法,包括LMS, NLMS, RLS, Kalman, 解相关LMS, 以及相互进行对比,并画出对比图(Adaptive filter, LMS, NLMS, RLS, Kalman, etc.)
    2019-12-24 16:12:27下载
    积分:1
  • 判断手机号码是否吉凶的小东西
    判断手机号码是否吉凶的小东西-judge whether the phone numbers of small things good and bad.
    2022-02-03 20:43:54下载
    积分:1
  • 696518资源总数
  • 104744会员总数
  • 33今日下载