-
MUSIC
The Root MUSIC method for frequency estimation
- 2009-10-20 00:06:35下载
- 积分:1
-
EdgeColor
Edge Detection,Color Find,Maximum Color in Image User Interface
- 2009-05-23 09:13:44下载
- 积分:1
-
EM_GM
% EM algorithm for k multidimensional Gaussian mixture estimation
%
% Inputs:
% X(n,d) - input data, n=number of observations, d=dimension of variable
% k - maximum number of Gaussian components allowed
% ltol - percentage of the log likelihood difference between 2 iterations ([] for none)
% maxiter - maximum number of iteration allowed ([] for none)
% pflag - 1 for plotting GM for 1D or 2D cases only, 0 otherwise ([] for none)
% Init - structure of initial W, M, V: Init.W, Init.M, Init.V ([] for none)
%
% Ouputs:
% W(1,k) - estimated weights of GM
% M(d,k) - estimated mean vectors of GM
% V(d,d,k) - estimated covariance matrices of GM
% L - log likelihood of estimates
%( EM algorithm for k multidimensional Gaussian mixture estimation Inputs: X (n, d)- input data, n = number of observations, d = dimension of variable k- maximum number of Gaussian components allowed ltol- percentage of the log likelihood difference between 2 iterations ([] for none) maxiter- maximum number of iteration allowed ([] for none) pflag- 1 for plotting GM for 1D or 2D cases only, 0 otherwise ([] for none) Init- structure of initial W, M, V: Init.W, Init.M, Init.V ([] for none) Ouputs: W (1, k)- estimated weights of GM M (d, k)- estimated mean vectors of GM V (d, d, k)- estimated covariance matrices of GM L- log likelihood of estimates)
- 2008-04-27 15:51:27下载
- 积分:1
-
harris-corner-detection
harris角点检测。使用米粒图片可对角点的地方加入标记像素加以显示(harris corner detection)
- 2013-12-21 19:04:33下载
- 积分:1
-
LMS-Matlab
描述几种常见的变步长算法,步长因子与误差之间关系的曲线。(This paper describes several common variable step size algorithms, the curves of the relationship between the step factor and the error.)
- 2018-02-23 21:20:25下载
- 积分:1
-
matlab
calculate turbulent length scales
- 2010-12-17 05:55:29下载
- 积分:1
-
temperateur
matlab calcule la temperatur
- 2012-04-14 03:57:47下载
- 积分:1
-
pingcha
基于MATLAB的水平控制网平差源码。只含有源代码,并没有建立工程文档。(List based on the MATLAB control network adjustment with the source code.)
- 2012-05-19 17:43:25下载
- 积分:1
-
Desktop
说明: 1.同时对多个光谱数据进行一阶导数计算,并保存在元胞数组中。2.对光谱数据进行取均值,每三个列为一组。(At the same time, the first derivative of multi-spectral data is calculated and stored in the cell array.The spectral data are averaged and divided into three groups.)
- 2019-07-05 18:43:28下载
- 积分:1
-
yichuansuafa
该文件是在matlab环境下对遗传算法进行编程,希望对大家有所帮助(The document is in the matlab environment of genetic algorithm programming, I hope all of you to help)
- 2008-12-17 21:09:32下载
- 积分:1