-
MATLAB.7_0
说明: 这本书是对matlab的基本操作作了详细的介绍,并附了详细的例子,对初学者有很大的帮助(This book is the basic operation of matlab were described in detail, with detailed examples of great help for beginners)
- 2011-03-08 10:42:38下载
- 积分: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
-
MATLABandVC
matlab混合编程,入门与提高必备的文档(matlab & VC++)
- 2011-09-08 00:57:30下载
- 积分:1
-
FM
说明: matlab实现数字调频与解调,并进行结果显示。(matlab digital FM demodulation, and display the results.)
- 2013-03-12 20:40:07下载
- 积分:1
-
PAPR-Reduction-in-OFDM-(1)
COMPANDING USING ULAW IN MIMOOFDM
- 2014-11-24 10:13:13下载
- 积分:1
-
annMatlab7p3
说明: 神经网络与matlab7的实现
配套资料下载
.m格式(neural network and the realization matlab7 supporting information downloaded. M format)
- 2006-04-15 00:51:05下载
- 积分:1
-
rayleighbenard_squre
采用MATLAB语言,编写的基于格子Boltzmann算法计算rayleighbenard_squre Flow的程序代码。(rayleighbenard_squre Flow by LBM)
- 2014-09-30 09:52:51下载
- 积分:1
-
gray
this expalins gray pridiction algo for localisation method...........................
- 2013-09-23 16:24:20下载
- 积分:1
-
EM_noonou
Matlab prepared, EM estimation procedures, simple and understandable.
- 2010-10-18 22:10:46下载
- 积分:1
-
bpsk_dsp
基于MATLAB的基带信号仿真系统,以BPSK为例。在MATLAB上仿真通过。(MATLAB-based simulation system of the base-band signal to BPSK as an example. In the simulation by MATLAB.)
- 2009-12-26 22:38:28下载
- 积分:1