-
LMS111
应用LMS算法,用Matlab编程实现线性预测.(Application of LMS algorithm, using Matlab Programming Linear Prediction.)
- 2009-02-27 16:29:56下载
- 积分:1
-
fsx
非线性规划中的最速下降法,黄金分割法,阻尼牛顿法,牛顿切线法.(Non-linear programming in the steepest descent method, golden section method, damping Newton s Law, Newton s tangent method.)
- 2020-11-03 21:29:57下载
- 积分:1
-
matrix_chol
说明: matlab中chol函数的C++实现,即对矩阵进行分解,分解为上三角矩阵(chol matlab in C++, the function)
- 2011-03-14 19:28:50下载
- 积分:1
-
xiaoboyuxiangguanfaquzaoMATLAB
小波域相关法去噪的matlab源程序。空域相关滤波是基于小波系数尺度之间相关性原理,比较适用于高信噪比信号(The correlation of the wavelet domain denoising Matlab source. The spatial correlation filter is based on the principle of correlation between the wavelet coefficients of scale, more suitable for high SNR signal)
- 2012-06-03 22:16:29下载
- 积分: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
-
MFSK
MFSK调制 相干解调 非相干解调 高斯白噪声 误码率 眼图(Coherent demodulation of MFSK modulation of non-coherent demodulation of white Gaussian noise bit error rate eye diagram)
- 2021-03-16 11:09:21下载
- 积分:1
-
G-P
1、GP_Algorithm_main 联合开发网 - pudn.com
- 2011-12-06 23:21:28下载
- 积分:1
-
Modified_SPWM
SPWM inverter with Matlab/simulink
- 2011-02-10 15:58:13下载
- 积分:1
-
classification-for-SVM
说明: 对数据进行SVM处理,最后以进行定量及分类处理,对得到的预测和训练的数值进行RME等的计算(The data processing, and end with SVM quantitative and classification to get treatment, the numerical prediction and training for calculation of RME etc.
)
- 2011-03-17 08:47:29下载
- 积分:1
-
Numerical-Optimization-
介绍了各种数值优化的方法,在通信系统中,很多地方都需要做最优化处理,这本书介绍了详细的优化理论(Introduced a variety of numerical optimization methods, in the communication system, many places need to do one of the optimization, this book presents a detailed optimization theory)
- 2011-06-12 16:54:27下载
- 积分:1