-
MATLABsearch
matlab函数查询,非常齐全,集合了多本书,全中文(the matlab function and very complete collection of multi-book, the whole Chinese)
- 2012-04-30 18:53:55下载
- 积分:1
-
NMF-DTU-Toolbox
matlab源代码,是非负矩阵分解工具箱,包含乘法更新,最小二乘约束,投影梯度法等方法(Usage:
[W,H] = nmf(X,K,alg,maxiter,speak)
W: output matrix
H: output matrix
X: input matrix
K: number of components
alg: algorithm to use
maxiter: maximum number of iterations
speak: print to screen
Algorithms:
mm: Multiplicative updates method using euclidean distance measure.
cjlin: Projected gradient method
prob: Probabilistic non-negative matrix factorization.
als: Alternating least squares.
alsobs: Alternating least squares with optimal brain surgeon.
Demonstrations:
PET: NMF on a PET dataset
Text: NMF used on a three different datasets Email, medical, and CNN.
Algorithms
mm: Multiplicative update method using euclidean distance measure.
Described in Lee and Seung, 2001, Algorithms for Non-negative Matrix Factorization, Advances in Neural Information Processing Systems 13, 556-562. This algorithm is the most commonly used algorithm to solve NMF.
cjlin: Alternative non-negative least squares using projected gradients.
Author: Chih-Je)
- 2021-04-22 19:28:48下载
- 积分:1
-
MIL-HDBK-1211
military handbook for surface to air missile simulation
- 2011-01-29 04:05:45下载
- 积分:1
-
matlab-avo
Shuey的泊松比差异AVO曲线方程程序,是地球物理专业AVO研究方面很好用的方程之一(AVO curve of Shuey s equation)
- 2021-04-28 19:08:43下载
- 积分:1
-
traveling_salesman_demo
说明: 遗传算法解决TSP问题,地图为美国地图绘制边界.(Genetic algorithm to solve TSP, mapping the boundary map for the United States.)
- 2011-04-01 16:03:00下载
- 积分:1
-
liyong-matlab
利用matlab计算多层框架位移源代码。稍作修改可以用于各种平面框架结构。( Matlab the displacement source code computing multi-layered framework. Minor modifications can be used for a variety of plane frame structure.)
- 2012-11-14 17:56:07下载
- 积分:1
-
Denoising
this code tells how to do denoising an image
- 2010-07-28 21:18:19下载
- 积分:1
-
FIRFilterDesign
This chapter treats the design of linear-phase FIR filters. The assignments are divided in two parts, the first part focuses on the design of FIR filters using the window design method while the second part focuses on design of equiripple FIR filters using the Parks-McClellan algorithm, i.e. the remez algorithm in Matlab.
- 2021-02-14 16:39:49下载
- 积分:1
-
rayleighwithN
rayleigh with N. you can change the #of N(rayleigh with N. you can change the#of N)
- 2009-12-12 21:24:24下载
- 积分:1
-
t_gbl
说明: simulink中调用网格数据双线性内插的解算函数,可根据不同数据库进行修改(mesh data in simulink calls solving bilinear interpolation functions, which can be modified according to different databases)
- 2011-03-21 15:09:03下载
- 积分:1