-
K-Means
K-Means Algorithm with x.mat to arrange items.
- 2011-05-19 02:39:00下载
- 积分:1
-
ESPRIT
这里面包含了阵列信号ESPRIT算法,以及仿真结果分析,是课程设计的简单例程(Which contains the array signal ESPRIT algorithm, and simulation results analysis, curriculum design is simple routine)
- 2013-09-16 11:01:49下载
- 积分:1
-
mppts
solar pv mppt system
- 2011-10-28 01:29:57下载
- 积分:1
-
KFCS
这是关于将卡尔曼于压缩感知结合的的matlab程序。(This is about the combination of the compressed sensing Kalman matlab program.)
- 2015-04-17 11:38:59下载
- 积分: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
-
Matlab
pca和kpca程序,对大家有很大的帮助,系统辨识和故障识别,很有用的,谢谢(Pca and kpca program, to all have a big help, system identification and fault recognition, very useful, thank you
)
- 2011-12-25 22:32:17下载
- 积分:1
-
MatlabUDP
用Matlab写的关于UDP(用户数据报协议)下的主机间的数据通讯。如需运行这个程序,只需把程序中的IP替换成你的主机IP地址即可
(Matlab UDP)
- 2010-09-16 08:54:06下载
- 积分:1
-
ldpccodeandarticles
内附收集的几种ldpc代码(编码解码皆有),另有论文及书籍(pdf格式)(Containing a collection of several ldpc code (codec Jieyou), while papers and books (pdf format))
- 2009-11-30 19:23:20下载
- 积分:1
-
LMS
接收端自适应均衡器的LMS算法MATLAB仿真实现(Receiver adaptive equalizer of LMS algorithm MATLAB simulation)
- 2008-05-05 15:55:29下载
- 积分:1
-
LTE
OFDM通信方式,包括QAM调制,IFFT以及加入循环码前缀(OFDM modulation)
- 2014-11-24 20:24:42下载
- 积分:1