CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 非负 分解

搜索资源列表

  1. nmfpack

    1下载:
  2. 非负矩阵分解源代码,有经典NMF,LNMF,NMFsc,developped by patrik hoyer-Nonnegative matrix factorization LNMF,NMFsc,developped by patrik hoyer
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-03
    • 文件大小:15.01mb
    • 提供者:guo
  1. ants_arithgom

    1下载:
  2. aoc.m 是用matlab实现蚁群算法ants_information.m蚁群算法中信息素的构建 mcl是马尔科夫聚类算法 nmf是矩阵的非负分解 Generative Topographic Mapping工具包-aoc.m is matlab implementation of ant colony algorithm ants_information.m pheromone ant colony algorithm is a Markov clustering algorit
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:40.5kb
    • 提供者:颜利平
  1. nmfmatlab7

    1下载:
  2. 非负矩阵分解应用于脸部图像识别的MATLAB程序-function [W H] = nmf(V,r,maxiter)
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:13.29kb
    • 提供者:郑翠翠
  1. NMFnetwork

    1下载:
  2. 用非负矩阵分解做网络社区检测的代码,张世华编写的,可以运行正确结果的-community detection,NMF
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:11.38kb
    • 提供者:caiqing
  1. NMF

    0下载:
  2. nmf 与 lnmf, 非负矩阵分解基本程序-nmf and lnmf, the basic function
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.7kb
    • 提供者:甘斌
  1. nmfdb

    1下载:
  2. 本程序为非负矩阵分解,matlab程序。输入为要分解的矩阵和端元数,输出为分解的结果-this program is suitable for NMF .the input data is the matrix to be decomposed and the number of endmember.output is the result
  3. 所属分类:Other windows programs

    • 发布日期:2015-05-08
    • 文件大小:1kb
    • 提供者:赵鹏
  1. nfm

    1下载:
  2. 简单的非负矩阵分解算法,实现图片的重构,迭代次数越大,越接近原图-Simple non-negative matrix factorization algorithm, the reconstruction of the picture, the greater the number of iterations, the closer to the original image
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:64.66kb
    • 提供者:lily
  1. orldata-and-ONMF

    3下载:
  2. 正交非负矩阵分解,适合做非负矩阵分解的用,能得到更稀疏和更正交的基特征-Orthogonal nonnegative matrix factorization,Suitable for use NMF, can be more sparse and correct post basis vectors
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:6mb
    • 提供者:张丽霞
  1. nmfpack

    0下载:
  2. 非负矩阵,可用于对高维矩阵的分解,且分解出来的矩阵有非负的特性。-Non-negative matrix, can be used for high-dimensional matrix decomposition, and the decomposition of the matrix has a non-negative characteristic.
  3. 所属分类:Other systems

    • 发布日期:2017-06-15
    • 文件大小:22.26mb
    • 提供者:皮尔卡怂
  1. LWSG_NMF

    0下载:
  2. 该程序是LWSG_NMF方法(局部加权稀疏图正则非负矩阵分解)的matlab实现,可根据所需参数,进行设置-The program is LWSG_NMF method (locally weighted sparse graph regular NMF) matlab implementation, according to the required parameters, set
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:596byte
    • 提供者:李海龙
  1. Lin_nmf

    0下载:
  2. 非负矩阵分解的matlab代码及相关文章,个人感觉很有用,可以参考一下-matlab code and paper of nmf
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:295.25kb
    • 提供者:王阳
  1. nmf-jianhua

    1下载:
  2. 非负矩阵分解,测试cbcl,orl,swimmer数据集程序,画图程序-NMF, test cbcl, orl, swimmer data collection program, drawing program
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-05
    • 文件大小:227.28kb
    • 提供者:Yeave
  1. NMF算法

    0下载:
  2. 主要实现非负矩阵的有效分解,其中有详细的解释,以及什么样的矩阵才能适合该算法(realize the matrix factorization with non-negative matrix)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:2kb
    • 提供者:Rayfung
  1. NMF

    0下载:
  2. 在标准的非负矩阵分解目标函数中加入坐标排序正则化算子,以模型为基准构造非负矩阵分解(Adding coordinate ordering regularization operator in standard nonnegative matrix decomposition objective function)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:3kb
    • 提供者:lin7788
  1. 非负矩阵分解

    2下载:
  2. 实现高光谱图像的非负矩阵分解,可以在此基础上添加优化算法,实现更高精度和速度。(To achieve hyperspectral image's non negative matrix factorization, we can add optimization algorithm to achieve higher accuracy and speed.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:47kb
    • 提供者:月妃123
  1. 新建文件夹

    0下载:
  2. 非负矩阵分解的matlab代码,适合新手利用matlab学习非负矩阵分解(Matlab code for nonnegative matrix decomposition)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:140kb
    • 提供者:大番茄qqqq
  1. nmf代码

    0下载:
  2. 实现多种非负矩阵分解方法,包括交替最小二乘以及改进的交替非负最小二乘法(Implementation of a variety of non negative matrix decomposition methods)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:491kb
    • 提供者:一只福大润
  1. GNMF

    11下载:
  2. 图正则化的非负矩阵分解 matlab 代码(Graph regularization of nonnegative matrix factorization. matlab code.)
  3. 所属分类:Windows编程

    • 发布日期:2018-11-29
    • 文件大小:3.15mb
    • 提供者:好好心很细
搜珍网 www.dssz.com