-
3dfdtd
fdtd 电磁计算 三维电磁仿真技术 电磁场计算 fdtd 算法(fdtd Em compute em field calculation )
- 2014-02-09 17:16:19下载
- 积分:1
-
ga_with_history
A modified version of genetic algorithm (GA) which can keep a trace of each generation.
- 2009-05-07 21:18:34下载
- 积分:1
-
MATLAB-logis
matlab 关于logistics映射的映射图,希望对您有所帮助(matlab logistic)
- 2012-04-20 11:38:52下载
- 积分:1
-
lbm3d
用于求解多孔介质的波尔茨曼方程,采用matlab编写。(Code for lb method to analysis the pirous problem.)
- 2012-09-14 13:02:28下载
- 积分:1
-
ToolboxBalu3
THIS IS A DOCUMENT ABOUT THE TOOLBOX OF IMAGES CALIBRATION. IN THIS PAPER EXPLAINS THE TOPICS OF THE CALIBRACION TOOLBOX
- 2013-04-26 23:04:49下载
- 积分:1
-
RemoveSpace
Remove Extra Spaces (Sometimes text values contain leading, trailing, or multiple embedded space characters, this function removes spaces from text except for single spaces between words)
- 2014-09-21 10:30:43下载
- 积分:1
-
PWM
针对光伏电池电路直流部分的MPPT算法所设计的PWM脉宽调制模型。(MPPT algorithm for the DC portion of the photovoltaic cell circuit design of the PWM pulse width modulation model.)
- 2013-04-19 16:42:42下载
- 积分:1
-
c_n_co2c0000337.tar
这些是脑电图的一些重要数据,可以给编程序的人员带来好处(These are some of the important EEG data, compiled programs can benefit persons)
- 2011-04-21 10:58:52下载
- 积分:1
-
high-frequency-
高频段超方向性天线阵列设计 (Ultra high frequency band directional antenna array design)
- 2013-11-24 18:21:00下载
- 积分: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