-
pso(1)
pso算法源程序 介绍基本粒子群算法的MATLAB实现程序(Particle Swarm Optimization)
- 2009-05-27 20:01: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
-
xiaobo
利用小波变换,通过设置阈值对图像进行去噪。
首先对图像用小波进行2层分解,然后通过设置硬阈值和软阈值的方法,对图像高频部分去噪。(The wavelet transform is used to denoise the image by setting threshold.
Firstly, the image is decomposed into 2 layers by wavelet, and then the high frequency part of the image is denoised by setting the hard threshold and the soft threshold.)
- 2020-09-14 12:17:56下载
- 积分:1
-
ARspectram-analysis
该程序的主要功能是对心音信号进行AR功率谱分析,同时带有去噪功能。(The program' s main function is to heart sound signals AR power spectrum analysis, and with denoising function.)
- 2011-11-27 10:00:31下载
- 积分:1
-
编队控制.pdf
关于非完整小车的圆形编队控制文章,包含了一辆小车以及多辆小车的控制。
- 2021-05-06下载
- 积分:1
-
.rar
任意倍的插值,从1-5倍得到的等等等等等等等等等等(interplotion)
- 2009-06-26 13:37:02下载
- 积分:1
-
30jiedianhuifuchengxu
该程序是模拟30节点的配网故障恢复仿真程序,最终得出可操作开关集(The program is a simulation of a 30 node fault restoration in distribution network simulation program, finally obtains the operable switch set
)
- 2012-04-16 16:57:19下载
- 积分:1
-
fastKICA
说明: 盲源分离FastICA、matalab程序,(FAST KERNEL ICA |
|--------------------|
Version 1.0- February 2007
Copyright 2007 Stefanie Jegelka, Hao Shen, Arthur Gretton
This package contains a Matlab implementation of the Fast Kernel ICA
algorithm as described in [1].
Kernel ICA is based on minimizing a kernel measure of statistical
independence, namely the Hilbert-Schmidt norm of the covariance
operator in feature space (see [3]: this is called HSIC). Given an (n
x m) matrix W of n samples from m mixed sources, the goal is to find a
demixing matrix X such that the dependence between the estimated
unmixed sources X *W is minimal. FastKICA uses an approximate Newton
method to perfom this optimization. For more information on the
algorithm, read [1], and for more information on HSIC, refer to [3].
The functions chol_gauss and amariD are taken from and based on,
respectively, code from Francis Bach (available at
http://cmm.ensmp.fr/~bach/kernel-ica/index.htm). The derivative is
com)
- 2010-04-02 17:49:18下载
- 积分:1
-
MATLAB-SimMechanics
MATLAB-SimMechanics机构动态仿真讲解教程(Dynamic simulation of MATLAB-SimMechanics bodies to explain the tutorial)
- 2012-06-27 16:39:36下载
- 积分:1
-
dfig_with_pwm
dfig system with pulse witdh modulation by simulink
- 2013-03-06 06:28:23下载
- 积分:1