-
kanong
matlab环境实现播放卡农,利用音频处理工具(Matlab environment to achieve playback Canon)
- 2012-05-21 13:02:52下载
- 积分:1
-
GA
Genetic Algorithm MATLAB Code for Unconstrained Optimization Problem
- 2013-12-20 18:57:42下载
- 积分: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
-
Pls_tool-tem
PLS程序,需要的拿去!亲,很好用的,大家可以试试!(PLS program needs to take it! Pro, good)
- 2013-02-21 17:24:58下载
- 积分:1
-
pso-SVM
粒子群优化算法pso优化支持向量机svm(Particle swarm optimization algorithm pso optimization support vector machine svm)
- 2020-11-17 14:39:39下载
- 积分:1
-
METHODIsar
isar成像之前做的,用于回波数据的处理,比较有用的(isar imaging done before, for the echo data processing, the more useful)
- 2013-10-22 11:16:53下载
- 积分:1
-
dot3
三级倒立摆的非线性部分采用S函数实现,此为S函数实现的源代码(The nonlinear part of the triple inverted pendulum using S functions to achieve, this is the S function, the source code)
- 2010-07-18 19:52:44下载
- 积分:1
-
Matlab_Command_Summary
Matlab 命令总结
散点图
一元线性回归
多元线性回归
非线性回归
其它命令(Matlab command scatter summed up one linear regression multiple linear regression non-linear regression of other orders)
- 2008-05-04 15:09:08下载
- 积分:1
-
ar_dcv
在ar人脸库上使用鉴别公共向量方法(discriminant common vector)方法实现人脸图像鉴别分析(In the ar face database using the identification of public-vector method (discriminant common vector) method of achieving facial image discriminant analysis)
- 2009-12-22 20:11:47下载
- 积分:1
-
BPSK
说明: matlab实现的简单BPSK调制,经过高斯噪声信道(matlab to achieve a simple BPSK modulation, the Gaussian noise channel)
- 2008-09-11 23:41:17下载
- 积分:1