-
histw
An alternative to Matlab s HIST, function HISTW prevents extreme values in top and bottom percentiles of an input vector affecting the histogram s scaling, obscuring location and shape of the distribution s main mass. Limits of x and y (maximum only) axes can be set, and a marker line drawn at given x position. In contrast to HIST, bin size can be explicitly specified, and relative, rather than absolute, frequencies are plotted.
- 2007-07-14 17:23:47下载
- 积分: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
-
ID3_matlab
ID3算法的matlab实现,包含了具体的软件界面的设计(ID3 algorithm matlab, contains a specific software design below)
- 2014-08-16 22:50:14下载
- 积分:1
-
AlphaBlending
讲解使用Alpha Blending的方式来实现伪运动模糊的效果(Use Alpha Blending explain the way to achieve the effect of pseudo motion blur)
- 2010-11-17 23:18:13下载
- 积分:1
-
zuixuanminzufeng
应用matlab编写的最炫民族风的音乐旋律(Application Matlab prepared and most unusual national wind music melody)
- 2012-06-09 16:34:35下载
- 积分:1
-
Paper
particle filter on mimo ofdm system
- 2013-03-24 23:40:47下载
- 积分:1
-
OptimizationanddesignofauxiliaryMATLAB6.5
书中全面系统地介绍了优化方法的基础理论和优化工具箱v2.2函数的功能、语法和工程实际应用。
(The book introduces a comprehensive and systematic optimization approach is based on theory and optimization toolbox v2.2 of functionality, syntax and engineering applications.)
- 2010-12-19 13:46:07下载
- 积分:1
-
GCMC
说明: 蒙特卡洛模拟,柯西分布,主要用于气体吸附的模拟(Monte Carlo simulation, the Cauchy distribution, is mainly used for the simulation of gas adsorption)
- 2010-04-23 09:24:46下载
- 积分:1
-
blind
一种利用小波变换的水印算法,实现了盲检测,可以对抗常见的几何攻击。(a wavelet transform the watermark algorithm achieved a blind testing can be used to confront common geometric attacks.)
- 2006-07-06 12:06:26下载
- 积分:1
-
Ap
说明: 采用正交投影生成子空间算法来进行最大似然估计,程序已经运行出结果。可以放心使用(Orthogonal subspace projection algorithm for generating maximum likelihood estimates, the program has run out of results. Safe to use)
- 2011-11-15 09:40:28下载
- 积分:1