-
EM-GMM
Em algo for GMM, data mining unsupervised learning
- 2010-09-15 03:25:54下载
- 积分:1
-
rls
智能天线算法中的非盲算法中的最小二乘法算法,运行后直接出来结果(Algorithm of smart antenna algorithms in the non-blind least squares algorithm, to run directly from the results of)
- 2009-05-20 10:44:17下载
- 积分:1
-
InstallMEX
说明: 辅助小波设计与分析程序辅助小波设计与分析程序辅助小波设计与分析程序(Assisted design and analysis programs wavelet wavelet-assisted design and analysis procedures for wavelet-assisted design and analysis programs)
- 2010-03-26 10:14:08下载
- 积分:1
-
FORTRAN_call_MATLAB_draw_the_pic
fortran调用matlab的ppt简介,具体自己看,一个简单的例子(fortran calling matlab About the ppt, the specific own view, a simple example)
- 2008-03-19 22:41:50下载
- 积分:1
-
锂电池模型
说明: 锂电池simulink仿真模型,充放电电流、温度、电池初始电量为输入,电压、电流、SOC等参数为输出。(Lithium battery simulink simulation model, charge and discharge current, temperature, initial battery charge are input, voltage, current, SOC and other parameters are output.)
- 2020-03-16 18:56:20下载
- 积分:1
-
burst
finding the burst image for skew angle detection
- 2010-06-07 18:47:35下载
- 积分:1
-
speedandcurrent
以matlab为仿真程序的电机双闭环控制仿真,simulink(The motor dual closed-loop control simulation)
- 2013-03-26 20:27:02下载
- 积分:1
-
lvjing
matlab的滤镜 包含有2个文件 作业(matlab filter contains two file operations)
- 2013-12-05 16:32:30下载
- 积分:1
-
vehicle8
simulink8自由度汽车模型 已经做好可调式(simulink8 DOF vehicle model ready Adjustable)
- 2021-03-05 12:59:31下载
- 积分: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