登录
首页 » matlab » nmfpack

nmfpack

于 2007-05-14 发布 文件大小:15366KB
0 152
下载积分: 1 下载次数: 349

代码说明:

  用于人脸识别的NMF分解程序,用MATLAB编写的(face recognition for the NMF decomposition process, the preparation of MATLAB)

文件列表:

nmfpack
.......\code
.......\....\cbcldata.m
.......\....\lnmf.m
.......\....\main.m
.......\....\natdata.m
.......\....\nmfdiv.m
.......\....\nmfmse.m
.......\....\nmfsc.m
.......\....\orldata.m
.......\....\pgma_read.m
.......\....\projfunc.m
.......\....\projtest.m
.......\....\sampleimages.m
.......\....\snmf.m
.......\....\visual.m
.......\data
.......\....\cbcl-face-database
.......\....\IMAGES.mat
.......\....\orl-faces
.......\....\.........\htm" target=_blank>README
.......\....\.........\s1
.......\....\.........\..\1.pgm
.......\....\.........\..\10.pgm
.......\....\.........\..\2.pgm
.......\....\.........\..\3.pgm
.......\....\.........\..\4.pgm
.......\....\.........\..\5.pgm
.......\....\.........\..\6.pgm
.......\....\.........\..\7.pgm
.......\....\.........\..\8.pgm
.......\....\.........\..\9.pgm
.......\....\.........\s10
.......\....\.........\...\1.pgm
.......\....\.........\...\10.pgm
.......\....\.........\...\2.pgm
.......\....\.........\...\3.pgm
.......\....\.........\...\4.pgm
.......\....\.........\...\5.pgm
.......\....\.........\...\6.pgm
.......\....\.........\...\7.pgm
.......\....\.........\...\8.pgm
.......\....\.........\...\9.pgm
.......\....\.........\...\jpg

.......\....\.........\s11
.......\....\.........\...\1.pgm
.......\....\.........\...\10.pgm
.......\....\.........\...\2.pgm
.......\....\.........\...\3.pgm
.......\....\.........\...\4.pgm
.......\....\.........\...\5.pgm
.......\....\.........\...\6.pgm
.......\....\.........\...\7.pgm
.......\....\.........\...\8.pgm
.......\....\.........\...\9.pgm
.......\....\.........\s12
.......\....\.........\...\1.pgm
.......\....\.........\...\10.pgm
.......\....\.........\...\2.pgm
.......\....\.........\...\3.pgm
.......\....\.........\...\4.pgm
.......\....\.........\...\5.pgm
.......\....\.........\...\6.pgm
.......\....\.........\...\7.pgm
.......\....\.........\...\8.pgm
.......\....\.........\...\9.pgm
.......\....\.........\s13
.......\....\.........\...\1.pgm
.......\....\.........\...\10.pgm
.......\....\.........\...\2.pgm
.......\....\.........\...\3.pgm
.......\....\.........\...\4.pgm
.......\....\.........\...\5.pgm
.......\....\.........\...\6.pgm
.......\....\.........\...\7.pgm
.......\....\.........\...\8.pgm
.......\....\.........\...\9.pgm
.......\....\.........\s14
.......\....\.........\...\1.pgm
.......\....\.........\...\10.pgm
.......\....\.........\...\2.pgm
.......\....\.........\...\3.pgm
.......\....\.........\...\4.pgm
.......\....\.........\...\5.pgm
.......\....\.........\...\6.pgm
.......\....\.........\...\7.pgm
.......\....\.........\...\8.pgm
.......\....\.........\...\9.pgm
.......\....\.........\s15
.......\....\.........\...\1.pgm
.......\....\.........\...\10.pgm
.......\....\.........\...\2.pgm
.......\....\.........\...\3.pgm
.......\....\.........\...\4.pgm
.......\....\.........\...\5.pgm
.......\....\.........\...\6.pgm
.......\....\.........\...\7.pgm
.......\....\.........\...\8.pgm
.......\....\.........\...\9.pgm

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

发表评论

0 个回复

  • t5_2_lungkuta
    用经典龙格-库塔法和变步长的龙格-库塔法求解微分方程(Classical Runge- Kutta method and the variable step Runge- Kutta method for solving differential equations)
    2012-05-20 21:39:14下载
    积分:1
  • pic
    将一个给的的图像进行8X8分割后打乱顺序随机排列组合后进行图像拼接还原的MATLAB程序(MATLAB image stitching program to restore the image back to the conduct of a 8X8 divided randomly shuffled permutations)
    2020-12-09 15:39:18下载
    积分:1
  • ch_xcorr123
    Calculate cross-correlograms with a wide range of options
    2010-10-28 17:46:13下载
    积分:1
  • gridding
    Gridding is a method of interpolating data from an arbitrary 2D sampling pattern to a uniform grid. In MRI, this allows rapid image reconstruction. There are numerous publications on MR gridding reconstruction. The tar file includes numerous .m scripts, and C code that can be compiled to a .mex function. You will need to compile the MEX functions - in Matlab try "mex gridlut_mex.c" and "mex calcdcflut_mex.c" These should result in files gridlut_mex.mex??? and calcdcflut_mex.mex??? where ??? depends on your operating system. Run the function spiralexample.m in Matlab. (Gridding is a method of interpolating data from an arbitrary 2D sampling pattern to a uniform grid. In MRI, this allows rapid image reconstruction. There are numerous publications on MR gridding reconstruction. The tar file includes numerous .m scripts, and C code that can be compiled to a .mex function. You will need to compile the MEX functions- in Matlab try "mex gridlut_mex.c" and "mex calcdcflut_mex.c" These should result in files gridlut_mex.mex??? and calcdcflut_mex.mex??? where ??? depends on your operating system. Run the function spiralexample.m in Matlab. )
    2010-05-23 14:20:54下载
    积分:1
  • WS4WSu60
    设计四轮转向的仿真图,前轮转角位输入,利用动力学方程计算,画出仿真图。(Design of four-wheel steering simulation diagram, the front wheel Angle input, using dynamic equation calculation, draw the simulation diagram.)
    2014-09-29 19:19:30下载
    积分:1
  • plotspec
    Plays piano sound in matlab
    2015-03-07 23:10:24下载
    积分:1
  • WENO_1D_scheme
    一维标准的WENO程序,使用了matlab编程环境。(standard one dimensional code of weno scheme using matlab.)
    2015-09-21 02:41:54下载
    积分:1
  • matlabfunction
    MATLAB函数库(包含最全面的MATLAB基本函数)(MATLAB function library (including the most comprehensive basic MATLAB functions))
    2010-10-27 11:04:00下载
    积分:1
  • M-file
    三个小程序,对BURG法估计信号空间谱进行了仿真分析,比较基础,通俗易懂(Three small procedures, BURG method to estimate the signal space spectrum simulation analysis, comparison basis, easy to understand)
    2011-02-01 12:50:43下载
    积分:1
  • CHAPTER1
    本文对倒立摆系统的Lagrange方程建模与模糊控制进行了简单介绍(In this paper, the inverted pendulum system Lagrange equation modeling and fuzzy control for a simple introduction)
    2008-05-27 10:07:58下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载