-
background
无摄像机抖动的背景建模方法,使用张量分解,需要张量工具箱的支持。(a background estimation method, using tensor factorization.)
- 2013-05-06 19:09:08下载
- 积分:1
-
CRC16
it s a tiny code.i m looking forward to help someone
- 2009-04-18 18:59:00下载
- 积分: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
-
shading
MATLAB Code for Shape from Shading
- 2010-12-06 16:18:15下载
- 积分:1
-
Balanced_relay
mobile user location matlab coding
- 2014-09-10 06:16:13下载
- 积分:1
-
flatness2
平面度检测算法,算法基于遗传算法实现,开发环境为MATLAB7.1。(Flatness detection algorithm, the algorithm based on genetic algorithm, development environment for MATLAB7.1.)
- 2009-12-27 21:26:42下载
- 积分:1
-
FYP_V2
matlab 界面编程实例,一个实例搞定界面编程,附加simulink实例,适合新手上路(a brief example for new learner to learn matlab gui)
- 2012-11-27 22:43:36下载
- 积分:1
-
edge_detect
This Matlab code was developed for skin pixel detection in general imagery.
Non-parametric histogram-based models were trained using manually annotated
skin and non-skin pixels. A total of 14,985,845 skin pixels and 304,844,751
non-skin pixels were used.
- 2012-03-21 09:56:26下载
- 积分:1
-
bayes
利用贝叶斯实现的分类器小程序,显示出按照最小风险和最小误差分类的结果(Bayesian classifier implemented using a small program to show in accordance with the minimum risk and minimum error classification results)
- 2010-08-08 11:21:57下载
- 积分:1
-
matlab
matlab图像处理 图像处理常用函数集锦 总结出来大家分享一下(matlab image processing function image processing used to share with you highlights summed up)
- 2010-10-22 19:37:36下载
- 积分:1