-
MMGA
说明: 此源码为多变异位遗传算法,具有执行效率高、效果好的特点。(This source is variable ectopic genetic algorithm, with the implementation of high efficiency, good effect.)
- 2010-04-26 23:09:08下载
- 积分:1
-
data
Elman神经网络的数据预测—电力负荷预测模型研究(neural network data test,research of electric power)
- 2019-04-01 10:20:32下载
- 积分:1
-
lixiang
说明: 理想无算法调制解调,包含了产生高斯噪声的子程序。(Non-ideal modulation and demodulation algorithms, including Gaussian noise to generate the subroutine.)
- 2008-11-01 23:32:49下载
- 积分:1
-
code-for-vc-and-matlab
VC++与Matlab混合编程的快速实现(code for vc and matlab)
- 2011-08-29 16:38:44下载
- 积分:1
-
MPGA
使用多种群遗传算法进行DOA估计, 可以避免常规遗传算法容易陷入局部解的问题(DOA estimation with muti-population Genetic algorithm, which can avoid getting into local optimal solutions)
- 2021-04-18 19:58:51下载
- 积分:1
-
Z_Hu_lwen
用MATLAB求Hu矩,并且可以求得一系列图像的Hu矩平均值(Hu moments with MATLAB demand, and can be obtained by a series of images of Hu moments mean)
- 2011-01-03 13:41:50下载
- 积分:1
-
pgj
关于谱估计的MATLAB源程序,含各种谱估计的对比(MATLAB source code on the spectrum estimation)
- 2010-03-02 21:04:02下载
- 积分: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
-
indirect-adjustment-calculation
基于matlab的简单间接导线平差计算代码。(Calculated based on simple indirect Traverse matlab code.)
- 2013-03-04 14:55:42下载
- 积分:1
-
压缩感知程序源码 BCS
压缩感知程序源码,Blind compressed sensing (BCS)不需要在采样和恢复阶段预先知道稀疏基。源码对于研究压缩感知前沿具有很好的借鉴意义。(The fundamental principle underlying compressed sensing is that a signal, which is sparse under some basis representation, can be recovered from a small number of linear measurements. However, prior knowledge of the sparsity basis is essential for the recovery process. Blind compressed sensing (BCS) avoids the need to know the sparsity basis in both the sampling and the recovery process. That is, BCS aims at recovering an ensemble of vectors, all sparse under the same unknown basis, given small number of linear measurements of these vectors.
)
- 2020-06-29 05:40:01下载
- 积分:1