登录
首页 » matlab » classic-nmf

classic-nmf

于 2012-11-29 发布 文件大小:101KB
0 168
下载积分: 1 下载次数: 110

代码说明:

  非负矩阵分解的最经典算法,1999发表在自然科学杂志上的那一篇文章的代码(classic Nonnegative matrix factorization)

文件列表:

classic nmf.m,529,2012-11-29
nmf_basis





.........\nmf_basis_14.bmp,5174,2008-10-28
.........\nmf_basis_15.bmp,5174,2008-10-28
.........\nmf_basis_16.bmp,5174,2008-10-28
.........\nmf_basis_17.bmp,5174,2008-10-28
.........\nmf_basis_18.bmp,5174,2008-10-28
.........\nmf_basis_19.bmp,5174,2008-10-28
.........\nmf_basis_2.bmp,5174,2008-10-28
.........\nmf_basis_20.bmp,5174,2008-10-28
.........\nmf_basis_21.bmp,5174,2008-10-28
.........\nmf_basis_22.bmp,5174,2008-10-28
.........\nmf_basis_23.bmp,5174,2008-10-28
.........\nmf_basis_24.bmp,5174,2008-10-28
.........\nmf_basis_25.bmp,5174,2008-10-28
.........\nmf_basis_26.bmp,5174,2008-10-28
.........\nmf_basis_27.bmp,5174,2008-10-28
.........\nmf_basis_28.bmp,5174,2008-10-28
.........\nmf_basis_29.bmp,5174,2008-10-28
.........\nmf_basis_3.bmp,5174,2008-10-28
.........\nmf_basis_30.bmp,5174,2008-10-28
.........\nmf_basis_31.bmp,5174,2008-10-28
.........\nmf_basis_32.bmp,5174,2008-10-28
.........\nmf_basis_33.bmp,5174,2008-10-28
.........\nmf_basis_34.bmp,5174,2008-10-28
.........\nmf_basis_35.bmp,5174,2008-10-28
.........\nmf_basis_36.bmp,5174,2008-10-28
.........\nmf_basis_37.bmp,5174,2008-10-28
.........\nmf_basis_38.bmp,5174,2008-10-28
.........\nmf_basis_39.bmp,5174,2008-10-28
.........\nmf_basis_4.bmp,5174,2008-10-28
.........\nmf_basis_40.bmp,5174,2008-10-28
.........\nmf_basis_41.bmp,5174,2008-10-28
.........\nmf_basis_42.bmp,5174,2008-10-28
.........\nmf_basis_43.bmp,5174,2008-10-28
.........\nmf_basis_44.bmp,5174,2008-10-28
.........\nmf_basis_45.bmp,5174,2008-10-28
.........\nmf_basis_46.bmp,5174,2008-10-28
.........\nmf_basis_47.bmp,5174,2008-10-28
.........\nmf_basis_48.bmp,5174,2008-10-28
.........\nmf_basis_49.bmp,5174,2008-10-28
.........\nmf_basis_5.bmp,5174,2008-10-28
.........\nmf_basis_6.bmp,5174,2008-10-28
.........\nmf_basis_7.bmp,5174,2008-10-28
.........\nmf_basis_8.bmp,5174,2008-10-28
.........\nmf_basis_9.bmp,5174,2008-10-28

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

发表评论

0 个回复

  • hybrid_pseudo_L
    高超声速飞行器上升轨迹优化计算。采用勒让德伪谱法直接优化方法。(trajectory optimization of hypersonic craft program with legendre method)
    2013-08-28 18:26:44下载
    积分:1
  • STRSCNE
    给出变量的上下边界、初值和代价函数,能够搜索代价函数最小值时的变量取值。属于带约束的优化算法,可以用来求算非线性方程组。(STRSCNE is a Matlab code for constrained nonlinear systems of equations F(x)=0 l<=x<=u where F: R^n--> R^n, l and u are vectors of dimension n. Non-existent lower and upper bounds, i.e. entries of l and u equal to minus o plus infinity, are allowed. The algorithm is a globally convergent procedure that combines Newton method and an elliptical trust-region approach. The elliptical trust-region is defined employing a scaling diagonal matrix D and the trust-region subproblem is approximately solved by the dogleg method. Only strictly feasible iterates are generated. Various input/output options are provided, and we refer to the code itself for further documentation. )
    2009-10-30 16:18:10下载
    积分:1
  • OpenSees1.0
    经典的可编程添加模块的面向对象的有限元程序代码(C++ code for OOFEM based on multi-systems)
    2018-05-02 19:45:18下载
    积分:1
  • waveFieldSimulationProgramOfILayer
    Ⅰ层模型声波波场数值模拟源程序,对各向异性介质中的地震波进行研究,无论是进行野外施工技术研究,还是进 行岩层岩性参数与波动方程之间的关系的研究,或者是进行各向异性介质中地震波 场处理与分析的研究,都离不开各向异性的地震波场数值模拟。(Ⅰ layer model numerical simulation of acoustic wave source for seismic waves in anisotropic media research, whether in carrying out field work research, or to rock lithology parameters and the wave equation of the relationship between research, or to the anisotropy of seismic wave fields in media processing and analysis of the study, are inseparable from anisotropy of seismic wave field numerical simulation.)
    2009-11-06 15:38:51下载
    积分:1
  • Viscoelastic
    粘弹正演程序和模型实例,2维数值模拟正演,适应于粘弹介质,(This program can be two-dimensional numerical simulation of acoustic wave equation, Viscoelastic isotropic media.)
    2013-12-09 15:07:58下载
    积分:1
  • search
    这是一个数组练习,程序的作用是查询一个一维数组(数值型数组)中每一个元素出现的次数,且元素出现的顺序不能改变(This is an array of exercises, the program' s role is to query a one-dimensional array (numeric array) in the number of occurrences of each element, and the element can not be changed in order of appearance)
    2013-07-26 09:37:09下载
    积分:1
  • xiankuan
    线宽计算,用matlab计算线宽。可以得到的值来分析和使用半导体激光器线宽的联系(linewidth calculator)
    2012-11-04 21:45:12下载
    积分:1
  • [muchong.com]MATLAB在物理中的应用
    用Matlab程序求解计算物理中使用到的方程,包括:薛定谔方程、傅立叶变换、波函数求解等等(Matlab file is used to describe and solve the equations in the computational physics, including, Schrodinger equation, Fourier transform, wave function solution, etc.)
    2018-05-30 21:37:36下载
    积分:1
  • LU_Matrix_1.c
    说明:  lu分解矩阵求逆... =========== 紫薯紫薯...(Matrix LU decomposition inversion)
    2020-06-18 07:40:02下载
    积分:1
  • EFG
    这是一个有关解二维弹性板的无网格EFG程序matlab源代码,是学习无网格法入门的必学程序!(This is a solution of two-dimensional elastic plate meshless EFG process matlab source code, is a meshless method to study entry procedures must!)
    2008-03-19 15:56:00下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载