登录
首页 » matlab » EBMA

EBMA

于 2010-09-10 发布 文件大小:51KB
0 212
下载积分: 1 下载次数: 105

代码说明:

  运动目标跟踪的经典算法,用于多媒体视频处理(Target Tracking classical algorithm for multimedia video processing)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 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
  • Proakis
    说明:  用MATLAB进行数字信号处理( Proakis)的源码(Using MATLAB for digital signal processing (Proakis) the source)
    2009-07-24 15:41:27下载
    积分:1
  • graph3d
    3D graph for matlab. Easy and very necesary
    2012-04-22 03:06:45下载
    积分:1
  • mccdma_wafsf_st2cpic_p04_1g64pa
    MC-CDMA Walsh code for the communication systems.
    2009-11-04 22:46:03下载
    积分:1
  • mofu
    觉得不错的几段模糊c均值程序,但需要改改(Paragraphs that good Fuzzy c-means procedure, but changed)
    2009-05-17 12:43:51下载
    积分:1
  • adaptive--beam-forming
    也是自适应的波束形成,有中文注解,好好看,应该能看懂的(adaptive beam forming)
    2013-09-17 20:42:01下载
    积分:1
  • Buck基础电路仿真+PID控制电路原理图
    说明:  Buck基础电路MATLAB的Simulink仿真,12V-5V,参数已经调好 PID控制Buck电路原理图(VISIO图)(Simulink simulation of Buck basic circuit MATLAB, 12V-5V, parameters have been adjusted PID control Buck circuit schematic (VISIO diagram))
    2020-11-23 17:09:34下载
    积分:1
  • hough2
    用MATLAB编程,进行二维图像的哈夫变换直线检测(Using MATLAB programming for two-dimensional image of the Hough transform line detection)
    2009-03-10 18:06:01下载
    积分:1
  • pca-matlab
    主层次分析的过程及matlab的实现,有四个文件也就是四个函数(The main analytic hierarchy process and the realization of matlab four is four functions)
    2013-04-21 16:22:34下载
    积分:1
  • pinzhiyinzi
    实现了在地震记录中拾取地层的Q值,然后对Q值进行补偿(Pickup achieved in the formation of the Q value of the seismic records, and Q values ​ ​ to compensate for)
    2013-12-26 15:06:07下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载