-
convolution
convolution programme has been attached in the zip file.
- 2015-04-16 02:17:32下载
- 积分:1
-
stvh1
说明: 理想线扩散函数的matlab程序,即贝塞尔函数的积分。输入输出见文件内的注视(The ideal line spread function of the matlab program, that is, the integral Bessel function. Input and output, see the paper' s attention)
- 2010-03-23 17:22:26下载
- 积分:1
-
cs_4
QAM载波跟踪程序,用matlab写的,小程序,很实用,可以看看(QAM carrier recovery)
- 2010-05-09 14:27:11下载
- 积分:1
-
matlab---perceptron
matlab实现的感知机应用上的实例,对其具体功能的加深认识(matlab implementation of Perceptron application examples to deepen understanding of their specific functions)
- 2013-07-12 21:36:29下载
- 积分:1
-
deltadirac
Delta dirac simulation with matlab
- 2015-04-10 11:30:16下载
- 积分:1
-
EM-Algorithm-for-GMM
Expectation Maximization algorithm for Gaussian Mixture Model Training
- 2015-04-10 14:55:53下载
- 积分: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
-
EM_GMM
用EM算法对混合高斯模型中的参数进行估计
一种改进的EM算法即Monte Carlo EM算法(MCEM)的一个简单例子(The parameters in the mixed Gaussian model are estimated by EM algorithm
An improved EM algorithm is a simple example of the Monte Carlo EM algorithm (MCEM))
- 2020-12-04 10:39:24下载
- 积分:1
-
matlab特征值与特征向量数值计算的14个例子代码
matlab特征值与特征向量的计算有14个例子代码(There are 14 example codes for calculating matlab eigenvalues and eigenvectors)
- 2020-06-23 21:40:02下载
- 积分:1
-
MATLABCodeToCcode
介绍了如何利用Mathh的Realtime Workshop代码生成工具将Simulink模型自动转换成C代码的方法(This paper proposes a method of using the RTW (Real-Time Workshop)code generation tool to convert Matlab to the C code.)
- 2009-09-12 16:51:13下载
- 积分:1