CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - nmf

搜索资源列表

  1. NMFnetwork

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

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

    0下载:
  2. This the second part of Noonegative Matrix Factorization-This is the second part of Noonegative Matrix Factorization
  3. 所属分类:matlab

    • 发布日期:2017-12-10
    • 文件大小:6908
    • 提供者:Dr.
  1. Incremental-NMF-by-Serhat-S

    0下载:
  2. 由外国专家Serhat S. Bucak编写的代码,关于增量式非负矩阵分解,还有例子,比较好用。-The code, written by foreign experts Serhat S. Bucak incremental non-negative matrix factorization, there are examples of relatively easy to use.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-04
    • 文件大小:1233502
    • 提供者:李祥宝
  1. NMF

    1下载:
  2. 实现了1999年huang等人提出的基本MNF算法,经验证可运行。-Huang et al 1999 MNF algorithm, proven run.
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:97095
    • 提供者:康健
  1. nmf

    0下载:
  2. 非负矩阵分解 作者:D.D. Lee from Bell Lab H.S. Seung from MIT Presenter: Zhipeng Zhao -Non-negative matrix factorization Author: DD Lee from Bell Lab HS Seung from MIT Presenter: Zhipeng Zhao
  3. 所属分类:Algorithm

    • 发布日期:2017-11-11
    • 文件大小:41837
    • 提供者:赵振宇
  1. NMF-of-beta-divergence

    0下载:
  2. 这是著名的“Algorithmes de factorisation en matrices non-négatives fondée sur la beta-divergence”这篇文章算法的matlab源代码-This is the famous article " Algorithmes de factorisation en matrices non-ngatives fonde sur la beta-divergence" algorithm matlab sou
  3. 所属分类:source in ebook

    • 发布日期:2017-11-09
    • 文件大小:8069
    • 提供者:陈为
  1. MM-for-NMF

    1下载:
  2. 文献“Majorization-minimization algorithm for smooth Itakura-Saito nonnegative matrix factorization”的matlab仿真源码-Matlab simulation source literature Majorization-minimization algorithm for smooth Itakura-Saito nonnegative matrix factorization "
  3. 所属分类:source in ebook

    • 发布日期:2017-11-11
    • 文件大小:2198783
    • 提供者:陈为
  1. fastkcica

    1下载:
  2. ICA盲源分离/数字信号非高斯性最大化、负熵最大化-fastica toolbox nmf kica
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:2432
    • 提供者:notand
  1. other

    0下载:
  2. 实现文本分类,基于NMF方法构造文本特征向量,使用SVM对特征空间进行分类-text classification based on NMF and SVM to bulid feature vector and realise classification
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2446463
    • 提供者:wang
  1. nmfv1_3

    0下载:
  2. nonnegative matrix factorization. This package contains the following files. README.txt example_1.m example_2.m nmf.m nnlsm_activeset.m nnlsm_blockpivot.m solveNormalEqComb.m
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3859193
    • 提供者:daniel
  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
    • 文件大小:1024
    • 提供者:赵鹏
  1. Denoiser_Matlab_NMF_Based

    0下载:
  2. Denoising matlab toolbox based on NMF. This code helps beginners for denoising.
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:1739269
    • 提供者:pbarmashe
  1. NMF

    0下载:
  2. 非负矩阵分解的相关程序,适合初级学习者,希望有用。-Of the processes associated with nonnegative matrix decomposition, suitable for junior learners, hope useful
  3. 所属分类:matlab

    • 发布日期:2017-06-10
    • 文件大小:17180141
    • 提供者:张井伟
  1. NMF-NMF-SQ-Hashing

    0下载:
  2. 主要是图像hash的对比试验可用,这个是图像哈希的一篇论文的实现代码。-image hash code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1998512
    • 提供者:阮林林
  1. drums_separation

    0下载:
  2. This scr ipt illustrates the use of NMF for the extraction of the drums section in polyphonic music.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:3316
    • 提供者:wanglu
  1. betaNTF

    0下载:
  2. Nonnegative Matrix and Tensor Factorization (NMF, NTF) with any beta-divergence
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2755
    • 提供者:kalthoum
  1. NeNMF

    1下载:
  2. 非负矩阵分解的一种新方法——Nesterov法,这种方法提出不久,实现的结果很不错-NMF is a new method--Nesterov method, this method is presented shortly to achieve very good results
  3. 所属分类:matlab

    • 发布日期:2016-12-29
    • 文件大小:3072
    • 提供者:wenger
  1. NMFLAB

    0下载:
  2. 非负矩阵分解在矩阵计算中具有重要意义,这是NMF非负矩阵分解实验室完整代码。-non-negtive resolution
  3. 所属分类:Algorithm

    • 发布日期:2017-06-15
    • 文件大小:23594778
    • 提供者:sqsjs
  1. NMFPSVM

    0下载:
  2. 本程序用于基因数据的分类,我自己写了一个基于欧氏距离的费舍尔判据,选取有代表性的基因,最后用NMF将矩阵分解,对得到的矩阵进行分类,分类用的是自带的svm算法-It is used for classfication, I wrote a fisher criterion based on Euclidean distance, selecting representative genes,after NMF,classification with the SVM algorithm is sh
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:877398
    • 提供者:金卓
  1. NMF

    1下载:
  2. 非负矩阵分解,可以用于语音分离等,参考文献:N. Mohammadiha, P. Smaragdis and A. Leijon, “Supervised and Unsupervised Speech Enhancement Using Nonnegative Matrix Factorization,” IEEE Trans. Audio, Speech, and Language Process., vol. 21, no. 10, pp. 2140–2151, oct. 2013
  3. 所属分类:matlab例程

    • 发布日期:2014-11-29
    • 文件大小:442822
    • 提供者:tonyxu1992
« 1 2 3 4 5 67 8 »
搜珍网 www.dssz.com