-
CMA-4QAM
运用盲均衡cma算法来实现源信号的恢复,效果明显4QAM(cma test blind equalization)
- 2020-11-02 09:29:54下载
- 积分:1
-
CPFSKsignals
CPFSK matlab code with any index of modulation
- 2018-01-24 21:02:10下载
- 积分:1
-
complex
matlab 实现频率合成,频率调制功能代码,测试通过,其中基本波形需自己制作.(matlab achieve frequency synthesis, frequency modulation function code, the test is passed, which need to produce their own basic waveform.)
- 2007-12-21 19:23:46下载
- 积分:1
-
自适应滤波器的最陡下降法示意图-fig811
自适应滤波器的最陡下降法示意图(adaptive filter steep decline in the most schematic)
- 2005-02-17 15:55:08下载
- 积分:1
-
qxc
气象图matlab程序运行,非常实用,简单 。有需要的可以 拿过 去 !(very easy)
- 2014-01-15 14:59:30下载
- 积分:1
-
IEC61850_Ed1and2
IEC 61850 ed1 ed2 comparison
- 2015-03-31 19:24:13下载
- 积分:1
-
svpwm3
SVPWM异步电机矢量控制模型,适合初学者学习的异步电机矢量控制模型(Vector control model of SVPWM asynchronous motor)
- 2021-01-14 16:48:47下载
- 积分:1
-
New Folder (3)
说明: 实现原始LBP特征提取,并通过统计直方图进行提取,(The original LBP feature is extracted by statistical histogram,)
- 2020-03-03 13:51:23下载
- 积分:1
-
seismic_plots
画地震信号同相轴或者其他剖面时候的必备代码。适用于地球物理学习和工作者。(codes of ploting all kinds of seismic events and other display ways,which is so necessary for the geophysics learners and workers.)
- 2020-10-28 08:59:58下载
- 积分:1
-
GM_EM
不错的GM_EM代码。用于聚类分析等方面。( GM_EM- fit a Gaussian mixture model to N points located in n-dimensional
space.
Note: This function requires the Statistical Toolbox and, if you wish to
plot (for k = 2), the function error_ellipse
Elementary usage:
GM_EM(X,k)- fit a GMM to X, where X is N x n and k is the number of
clusters. Algorithm follows steps outlined in Bishop
(2009) Pattern Recognition and Machine Learning , Chapter 9.
Additional inputs:
bn_noise- allow for uniform background noise term ( T or F ,
default T ). If T , relevant classification uses the
(k+1)th cluster
reps- number of repetitions with different initial conditions
(default = 10). Note: only the best fit (in a likelihood sense) is
returned.
max_iters- maximum iteration number for EM algorithm (default = 100)
tol- tolerance value (default = 0.01)
Outputs
idx- classification/labelling of data in X
mu- GM centres)
- 2013-03-28 12:26:37下载
- 积分:1