-
split_merge
source code for split and merge of image
- 2010-08-29 23:12:43下载
- 积分: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
-
juanjima_and_viterbi
卷积码和viterbi译码源程序,用MATLAB实现,本人亲自试验过绝对没有错误,希望对大家有用(Convolutional codes and viterbi decoding source code, using MATLAB to achieve, I personally tested absolutely no mistakes, want to be useful to everyone)
- 2009-11-09 13:43:45下载
- 积分:1
-
goldprices
Gold price prediction using artificial neural network
- 2011-09-13 21:48:48下载
- 积分:1
-
raji1
in this folder contains the Extract the files and to add the SIFT features.
- 2013-10-01 23:49:52下载
- 积分:1
-
control
p pi and pid control which is very important to control strategy .
- 2014-10-19 09:54:01下载
- 积分:1
-
simulink_matalbjiaohu
这是一个matlab与simulink模型交互的例子,希望对大家有帮助。(This is a matlab simulink model of interaction with the example, we want to help.)
- 2013-11-11 14:55:12下载
- 积分:1
-
matlab
MATLAB初级入门资料,能帮助初学者看懂编程过程及原理(MATLAB primary introductory information that can help beginners understand the programming process and principle)
- 2015-03-01 14:06:23下载
- 积分:1
-
sampleslink
simulink 采样系统的一个简单的例证,采样周期为0.1,使用了保持器(simulink sampling system, a simple example, the sampling period is 0.1, the use of retainer)
- 2007-09-09 14:45:44下载
- 积分:1
-
ccd
说明: 正则化超分辨率图像重建算法研究 简称SRR(Regularized super-resolution image reconstruction algorithm called SRR)
- 2011-02-23 10:26:07下载
- 积分:1