-
MatlabFuzzyClusteringAnalysis
说明: 采用K- means 算法和FCM 算法实现对47 个城市竞争力的聚类分析(Using K-means algorithm and FCM algorithm to achieve the competitiveness of 47 cities in the cluster analysis)
- 2009-08-03 10:52:32下载
- 积分:1
-
PCAdedaima
PCA的经典算法,可能很多人有了,但个人觉得不错,想要就下吧(PCA classic algorithms, many people may have, but feel pretty good, and want to jump right)
- 2006-11-23 04:29:53下载
- 积分:1
-
MH-LEACH
A Distributed algorithm for Multi-hop Communication in WSN
- 2015-05-17 13:21:14下载
- 积分: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
-
LZ78
本程序简单地实现了LZ78编码的功能,包括从文件输入以及输出(This program implements the LZ78 encoding simple features, including file input and output from)
- 2010-12-23 19:10:04下载
- 积分:1
-
MATLAB-program-processing-prograph
MATLAB程序,可以实现图像中值、均值、维纳滤波 源程序代码。(MATLAB program, you can achieve image median, mean, Wiener filter source code.)
- 2014-12-21 14:45:50下载
- 积分:1
-
2PSK01
matlab下,用dspbuilder编写的 2psk调制和解调的例程。适合新手学习。(Under matlab, prepared dspbuilder 2psk modulation and demodulation routines. For beginners to learn.)
- 2014-02-01 18:46:26下载
- 积分:1
-
用于计算地震作用下单自由度结构的响应和响应
用于计算地震作用下单自由度结构的响应和响应谱(Used to calculate the response and response spectrum of a single degree of freedom structure under earthquake action)
- 2020-06-23 03:00:02下载
- 积分:1
-
MATLAB7.0
MATLAB 7.0从入门到精通的源码,包含整本书的代码,很不错的(MATLAB 7.0 from the entry to the master source, contains the entire code book, it is good)
- 2009-05-24 10:32:40下载
- 积分:1
-
scfde
单载波频域均衡的完全编码,包括了调制解调,独特字,传输模拟,信道估计,频域均衡器设计等等完全的理论。(Single-carrier frequency domain equalization, including modulation/demodulation, unique words, transmission simulation, channel estimation, frequency-domain-equalizer design, etc.)
- 2011-05-13 08:19:32下载
- 积分:1